-
-
Notifications
You must be signed in to change notification settings - Fork 706
Open
Labels
bugSomething isn't workingSomething isn't working
Description
⚠️ Please verify that this bug has NOT been reported before.
- I checked and didn't find similar issue
🛡️ Security Policy
- I agree to have read this project Security Policy
Description
This doesn't properly support Podman on macOS as there is no Podman-docker package. When attempting to convert a podman run command, it initially fails because it doesn't recognize the syntax. After replacing podman with docker, it subsequently fails because an already running container in podman must have the --replace flag to be replaced by a compose file. See screenshot.
👟 Reproduction steps
Start a container in podman not in a stack. Attempt convert your podman run command to compose format.
👀 Expected behavior
Container should launch.
😓 Actual Behavior
It fails with a message that the container name is already in use.
Dockge Version
Version: 1.4.2
💻 Operating System and Arch
macOS ARM64
🌐 Browser
Chrome
🐋 Docker Version
Podman 5.2.4
🟩 NodeJS Version
No response
📝 Relevant log output
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
