The docker-support interfaceΒΆ
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 tofalse)
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.