Run a privileged Docker container

To run a privileged Docker container create a new service using the Docker Container (advanced) unit.

To configure the behavior of the running container edit the service settings using the properties as described for the Docker Container (simple) unit plus the advanced settings.

Advanced settings

Additional properties to configure are the following:

  • Init: Select to run an init inside the container
  • Cap add: Set a list of capabilities to add to the container
  • Cap drop: Set a list of capabilities to drop from the container