-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed as not planned
Labels
Description
Module
Core
Testcontainers version
1.19.8
Using the latest Testcontainers version?
No
Host OS
Linux
Host Arch
amd64
Docker version
I am using Podman.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