Releases: ory/dockertest
Releases · ory/dockertest
3.1.4
v3.1.4
Change ordering to handle docker-machine first (#109)
v3.1.3
Add method to build and run an image (#104)
Signed-off-by: Sylvain Cleymans <sylvain.cleymans@gmail.com>
3.1.2
v3.1.2
Adds portbinding to RunWithOptions
3.1.1
v3.1.1
Adds name and host name to RunWithOptions
3.1.0
Switched to golang/dep for vendoring
3.0.9
Add method to get the IP address a port is bound to (#95)
Signed-off-by: Colin Edwards <colin@recursivepenguin.com>
3.0.8
core: add Entrypoint to configuration (#91)
Signed-off-by: Paul Tyng <ptyng@underarmour.com>
3.0.7
This release upgrades the docker images and forces moby dependency to make this more consistent.
v3.0.6: exampels: indent with spaces on Cassandra example (#88)
Signed-off-by: Calvin Leung Huang <cleung2010@gmail.com>
3.0.5
Merge pull request #83 from pmenglund/docker-machine
core: add support to connect to docker-machine