package legacy

import "github.com/google/go-containerregistry/internal/legacy"

Package legacy provides methods for interacting with legacy image formats.

Index

Functions

func CopySchema1

func CopySchema1(desc *remote.Descriptor, srcRef, dstRef name.Reference, opts ...remote.Option) error

CopySchema1 allows `[g]crane cp` to work with old images without adding full support for schema 1 images to this package.

Source Files

copy.go

Version
v0.13.0
Published
Jan 20, 2023
Platform
js/wasm
Imports
4 packages
Last checked
4 hours ago

Tools for package owners.