Skip to content

Releases: ory/dockertest

3.3.4

14 Jan 10:41
Compare
Choose a tag to compare
Provide API to remove containers by name (#152)

Signed-off-by: Andrea Panattoni <panattoni.andrea@gmail.com>

v3.3.3: Added options to modify host config (#149)

09 Jan 16:11
Compare
Choose a tag to compare
* Added options to modify host config
* Updated docs comments

Signed-off-by: Federico Paolinelli <fedepaol@gmail.com>

v3.3.2: Add network option (#137)

22 Aug 07:10
Compare
Choose a tag to compare
Signed-off-by: Chang Fu Chiao <zackchang@glasnostic.com>

v3.3.1

21 May 09:16
Compare
Choose a tag to compare
Adds labels to docker config (#128)

3.3.0

11 Apr 18:05
2e92e77
Compare
Choose a tag to compare

This release removes the need for go-dockerclient and thus eliminates a lot of dependencies.

3.2.0

11 Apr 16:40
8f0531d
Compare
Choose a tag to compare

Updates dependencies

v3.1.7: Allows setting workingdir (#117)

10 Apr 07:48
Compare
Choose a tag to compare
Signed-off-by: Colin Edwards <colin@recursivepenguin.com>

v3.1.6

06 Feb 16:44
Compare
Choose a tag to compare
vendor: cenk/backoff moved to cenkalti/backoff (#113)

v3.1.5: Exposes ExtraHosts (#110)

02 Feb 10:53
Compare
Choose a tag to compare
This will enable the user to add hostname mapping to the container.
Can be useful when mocking services when testing.

3.1.4

01 Feb 09:49
Compare
Choose a tag to compare
v3.1.4

Change ordering to handle docker-machine first (#109)