MCPcopy Create free account
hub / github.com/containerd/nerdctl / CompressionType

TypeAlias CompressionType

pkg/api/types/container_types.go:430–430  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

428}
429
430type CompressionType string
431
432const (
433 Zstd CompressionType = "zstd"

Callers 1

commitOptionsFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected