package initlayer

import "github.com/docker/docker/daemon/initlayer"

Index

Functions

func Setup

func Setup(initLayer string, rootUID, rootGID int) 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

setup_unix.go

Version
v1.13.0-rc6
Published
Jan 11, 2017
Platform
linux/amd64
Imports
5 packages
Last checked
19 minutes ago

Tools for package owners.