docker-support
allows operating as the Docker daemon. This interface is for internal use by the Docker snap. You should not need to use this interface in your snap.
Auto-connect: no Super-privileged: yes
Attributes:
privileged-containers
(plug): true|false (defaults to false
)Can access resources and system calls necessary to run Docker application containers. The privileged-containers
attribute may be used to give the necessary access to run privileged containers. Providing snaps specifying this interface currently may only be established with the Docker project.
This is a snap interface. See Interface management and Supported interfaces for further details on how interfaces are used.
Last updated 1 year, 7 months ago.