nydusify

module
v0.0.0-...-cfcd82a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2021 License: Apache-2.0

Directories

Path Synopsis
The Nydusify CLI tool converts an OCI container image from source registry into a Nydus image using `nydus-image` CLI layer by layer, then pushes Nydus image to target registry.
The Nydusify CLI tool converts an OCI container image from source registry into a Nydus image using `nydus-image` CLI layer by layer, then pushes Nydus image to target registry.
examples
pkg
converter/provider
Package provider abstract interface to adapt to different build environments, the provider includes these components: logger: output build progress for nydusify or buildkitd/buildctl; remote: create a remote resolver, it communicates with remote registry; source: responsible for getting image manifest, config, and mounting layer; Provider provides a default implementation, so we can use it in Nydusify directly, but we need to implement it in buildkit or other any projects which want to import nydusify package.
Package provider abstract interface to adapt to different build environments, the provider includes these components: logger: output build progress for nydusify or buildkitd/buildctl; remote: create a remote resolver, it communicates with remote registry; source: responsible for getting image manifest, config, and mounting layer; Provider provides a default implementation, so we can use it in Nydusify directly, but we need to implement it in buildkit or other any projects which want to import nydusify package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL