Skip to content

Doesn't Support Podman On macOS When Replacing A Container #657

@charlestephen

Description

@charlestephen

⚠️ Please verify that this bug has NOT been reported before.

  • I checked and didn't find similar issue

🛡️ 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.

Screenshot 2024-11-06 at 2 40 42 AM

👟 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions