package empty
import "github.com/google/go-containerregistry/pkg/v1/empty"
Package empty provides an implementation of v1.Image equivalent to "FROM scratch".
Index ¶
Variables ¶
var Image, _ = partial.UncompressedToImage(emptyImage{})
Image is a singleton empty image, think: FROM scratch.
var Index = emptyIndex{}
Index is a singleton empty index, think: FROM scratch.
Source Files ¶
- Version
- v0.20.3 (latest)
- Published
- Jan 15, 2025
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 16 hours ago –
Tools for package owners.