Releases: ory/dockertest
Releases · ory/dockertest
3.3.5
3.3.4
v3.3.3: Added options to modify host config (#149)
* Added options to modify host config * Updated docs comments Signed-off-by: Federico Paolinelli <fedepaol@gmail.com>
v3.3.2: Add network option (#137)
Signed-off-by: Chang Fu Chiao <zackchang@glasnostic.com>
v3.3.1
3.3.0
3.2.0
v3.1.7: Allows setting workingdir (#117)
Signed-off-by: Colin Edwards <colin@recursivepenguin.com>
v3.1.6
v3.1.5: Exposes ExtraHosts (#110)
This will enable the user to add hostname mapping to the container. Can be useful when mocking services when testing.