Skip to content

Releases: ory/dockertest

v3.1.3

14 Dec 17:34
Compare
Choose a tag to compare
Add method to build and run an image (#104)

Signed-off-by: Sylvain Cleymans <sylvain.cleymans@gmail.com>

3.1.2

03 Dec 15:24
Compare
Choose a tag to compare
v3.1.2

Adds portbinding to RunWithOptions

3.1.1

30 Nov 15:10
Compare
Choose a tag to compare
v3.1.1

Adds name and host name to RunWithOptions

3.1.0

26 Nov 14:21
0c237ab
Compare
Choose a tag to compare

Switched to golang/dep for vendoring

3.0.9

06 Jul 13:25
Compare
Choose a tag to compare
Add method to get the IP address a port is bound to (#95)

Signed-off-by: Colin Edwards <colin@recursivepenguin.com>

3.0.8

29 Jun 09:49
Compare
Choose a tag to compare
core: add Entrypoint to configuration (#91)

Signed-off-by: Paul Tyng <ptyng@underarmour.com>

3.0.7

27 Apr 16:48
Compare
Choose a tag to compare

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)

10 Apr 09:08
Compare
Choose a tag to compare
Signed-off-by: Calvin Leung Huang <cleung2010@gmail.com>

3.0.5

24 Feb 09:31
Compare
Choose a tag to compare
Merge pull request #83 from pmenglund/docker-machine

core: add support to connect to docker-machine

3.0.4

05 Dec 21:09
Compare
Choose a tag to compare
v3.0.4

core: pull images only when they are missing - closes #70