package initlayer
import "github.com/docker/cli/components/engine/daemon/initlayer"
Index ¶
Functions ¶
func Setup ¶
func Setup(initLayerFs containerfs.ContainerFS, rootIDs idtools.IDPair) error
Setup populates a directory with mountpoints suitable for bind-mounting things into the container.
This extra layer is used by all containers as the top-most ro layer. It protects the container from unwanted side-effects on the rw layer.
Source Files ¶
- Version
- v17.10.0-ce+incompatible
- Published
- Oct 17, 2017
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 3 minutes ago –
Tools for package owners.