Registry / other / containerd-stargz-snapshotter

containerd-stargz-snapshotter

JSON →
library0.18.2gogounverified

Stargz Snapshotter is a containerd snapshotter plugin that enables lazy pulling of container images using eStargz format.

go get github.com/containerd/stargz-snapshotter
INSTALL
IMPORT
SIG · CONTAINERD-STARGZ-
C
containerd-stargz-snapshotter
othergov0.18.2
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.

stargz
github.com/containerd/stargz-snapshotter

Initialize the stargz filesystem

package main import ( "fmt" "github.com/containerd/stargz-snapshotter/fs" ) func main() { fmt.Println(fs.NewFilesystem(nil, nil)) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Meta
1
Resources
containerd-stargz-snapshotter — go get containerd-stargz-snapshotter · libregistry