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.0
Published
Dec 5, 2017
Platform
linux/amd64
Imports
15 packages
Last checked
1 hour ago

Tools for package owners.