package overlay

import "github.com/containerd/containerd/snapshots/overlay"

Index

Functions

func NewSnapshotter

func NewSnapshotter(root string) (snapshots.Snapshotter, error)

NewSnapshotter returns a Snapshotter which uses overlayfs. The overlayfs diffs are stored under the provided root. A metadata file is stored under the root.

Source Files

overlay.go

Version
v1.0.1-rc.0
Published
Jan 11, 2018
Platform
linux/amd64
Imports
15 packages
Last checked
4 minutes ago

Tools for package owners.