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
That error string does not appear anywhere in Podman, but that does not mean it's not a Podman issue. I suspect it's a gap in our secrets support versus Docker.
Actually, this seems to be a limitation in docker compose. I should have looked before. Also tested it out on docker, and seems to be the same issue. Going to close this since Podman can't do anything about this.
Issue Description
When using a Docker Compose file with secrets configured as external (using
external: true
), Docker Compose returns an error:Steps to reproduce the issue
Steps to reproduce the issue
Describe the results you received
I get an error:
Describe the results you expected
The desired behaviour is to have the container created, and an externally managed secret to be added, similar to Docker Swarm’s functionality.
podman info output
Podman in a container
No
Privileged Or Rootless
Rootless
Upstream Latest Release
Yes
Additional environment details
N/A
Additional information
N/A
The text was updated successfully, but these errors were encountered: