Module
Core
Testcontainers version
1.19.8
Using the latest Testcontainers version?
No
Host OS
Linux
Host Arch
amd64
Docker version
What happened?
I have a problem in my current project. I am trying to create a proof of concept for test Containers using java maven.
Our company can not use Docker, we are using Postman. I am using Testcontainer 1.19.8, which should automatically disable the RYUK library. Unfortunately, it is not disabled when running the test. I am also setting the ENV variable TESTCONTAINERS_RYUK_DISABLED to true. and also disabling in the testcontainer property file.
Relevant log output
Additional Information
No response
Module
Core
Testcontainers version
1.19.8
Using the latest Testcontainers version?
No
Host OS
Linux
Host Arch
amd64
Docker version
What happened?
I have a problem in my current project. I am trying to create a proof of concept for test Containers using java maven.
Our company can not use Docker, we are using Postman. I am using Testcontainer 1.19.8, which should automatically disable the RYUK library. Unfortunately, it is not disabled when running the test. I am also setting the ENV variable TESTCONTAINERS_RYUK_DISABLED to true. and also disabling in the testcontainer property file.
Relevant log output
Additional Information
No response