Skip to content

Does Komodo Support Podman Really? #448

@dallaslu

Description

@dallaslu

After all, there are differences between Podman and Docker. When using Podman, there might be some issues. If the documentation states that supporting Podman is true, then is there a guide manual for Podman?

Activity

hoshsadiq

hoshsadiq commented on Apr 28, 2025

@hoshsadiq

I'm running successfully on podman (rootless), you just have to activate the podman socket, and mount the socket as /var/run/docker.sock. If you follow the postgres set up, also change the COMPOSE_LOGGING_DRIVER to journald in compose.env

dallaslu

dallaslu commented on Apr 30, 2025

@dallaslu
Author

Maybe helpful for others:

  1. Change COMPOSE_LOGGING_DRIVER to journald or k8s-file

  2. Install podman-docker

apt install podman-docker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @hoshsadiq@dallaslu@mbecker20

        Issue actions