You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone!
While I was trying to create a DockerCompose object, I have noticed that testcontainers tries to launch a deprecated docker-compose command, rather than docker compose. I think the project should move to the latter as it is the currently supported version of the command.