Skip to content

Allow running a deployment inside a privileged container when using docker mode #32

@aureq

Description

@aureq

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

When a customer uses a customer managed deployment agent in docker mode, each time a deployment has to be performed, a new docker container is created. However, this container is unprivileged. This is a problem if the user wants to run other services (like the Docker daemon) in a completely isolated mode.

For customer managed deployment agents, when running in docker mode, it would be great to be able to run Deployments containers in a privileged mode to cover this kind of scenario.

Affected area/feature

  • customer managed deployment agent

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions