Registry / other / containerd-aufs

containerd-aufs

JSON →
library1.0.0gogounverified

A snapshotter plugin for containerd that uses the AUFS filesystem for container layers.

go get github.com/containerd/aufs
INSTALL
IMPORT
SIG · CONTAINERD-AUFS
C
containerd-aufs
othergov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

aufs
github.com/containerd/aufs

Print the name of the AUFS snapshotter.

package main import ( "fmt" "github.com/containerd/aufs" ) func main() { fmt.Println(aufs.SnapshotterName) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
containerd-aufs — go get containerd-aufs · libregistry