Skip to content

v0.2

Latest
Compare
Choose a tag to compare
@tdomzal tdomzal released this 12 Sep 22:09
· 46 commits to master since this release

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)