Skip to content

Add support for docker run --group-add option #3328

Description

@ndeloof

For container to access host docker daemon, I use to bind mount /var/run/docker.sock and docker executable. But then I also need to add docker group to the container user so it can access the socket. For this purpose I use docker run --group-add option, but can't find how to do the same with docker-compose.

Activity

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

      Issue actions