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.2-rc.1
Published
Feb 6, 2018
Platform
linux/amd64
Imports
15 packages
Last checked
5 seconds ago

Tools for package owners.