package initlayer
import "github.com/docker/docker/daemon/initlayer"
Index ¶
Functions ¶
func Setup ¶
func Setup(initLayerFs containerfs.ContainerFS, rootIdentity idtools.Identity) 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
- v20.10.0-beta1+incompatible
- Published
- Oct 9, 2020
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 1 hour ago –
Tools for package owners.