Skip to content

GNS3 Support for systemd-enabled (Podman?) containers #2565

@ialvata

Description

@ialvata

Whenever I try to create a node from a docker image which is able to run systemd, but the node's main console asks for a login, and the secondary console has no access to the packages which were installed.

I am already able to build images which allow systemd to be PID 1, either in Podman or in Docker.

However, to correctly run the container's image, I need to pass some flags, and right now, I don't see a way to do this.

Also, it seems that podman does not require the container to be run in privileged mode, which is more secure than docker (which does...)

1- Will there be support for Podman containers?
2- Will there be support for Docker systemd-enabled containers?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions