New features:
- static (#23) and dynamic (#27) container linking
(static and
dynamic example) - (#24) wait for specific sequence of messages
(instead single message) in output at container start
(example) - (#2) wait for http url and tcp socket open on container start
(examples: tcp socket wait
and http wait).
See notes - (#29) expose specified container port to random host port
(example)