-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using docker deploy hook in podman shows 500 when copy the cert #4977
Comments
After changing Detach to true here, deploy works for podman, but i don't have docker installed to test. |
i had test this and it works well:
and my podman paramters:
my deploy function:
before this issue fix, i just download the raw file of
|
Steps to reproduce
-v /run/user/0/podman/podman.sock:/var/run/docker.sock
.--deploy-hook docker
Debug log
Other infomation
testcontainers/testcontainers-go#336
The text was updated successfully, but these errors were encountered: