package
0.20.3
Repository: https://github.com/google/go-containerregistry.git
Documentation: pkg.go.dev

# README

legacy/tarball

GoDoc

This package implements support for writing legacy tarballs, as described here.

# Functions

MultiWrite writes the contents of each image to the provided reader, in the V1 image tarball format.
Write is a wrapper to write a single image in V1 format and tag to a tarball.