import "github.com/docker/docker/daemon/initlayer"
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.
Package initlayer imports 6 packages (graph) and is imported by 226 packages. Updated 2018-08-17. Refresh now. Tools for package owners.