cmd/

directory
v0.8.10 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2021 License: Apache-2.0

Directories

Path Synopsis
Package docker provides the "docker" command.
Package docker provides the "docker" command.
Package main is a cli tool that automates managing image digests by tracking them in a separate Lockfile (think package-lock.json or Pipfile.lock) - with docker-lock, you can refer to images in Dockerfiles, docker-compose files, and Kubernetes manifests by mutable tags (as in python:3.6) yet receive the same benefits as if you had specified immutable digests (as in python:3.6@sha256:25a189a536ae4d...).
Package main is a cli tool that automates managing image digests by tracking them in a separate Lockfile (think package-lock.json or Pipfile.lock) - with docker-lock, you can refer to images in Dockerfiles, docker-compose files, and Kubernetes manifests by mutable tags (as in python:3.6) yet receive the same benefits as if you had specified immutable digests (as in python:3.6@sha256:25a189a536ae4d...).
Package generate provides the "generate" command.
Package generate provides the "generate" command.
Package lock provides the "lock" command.
Package lock provides the "lock" command.
Package rewrite provides the "rewrite" command.
Package rewrite provides the "rewrite" command.
Package verify provides the "verify" command.
Package verify provides the "verify" command.
Package version provides the "version" command.
Package version provides the "version" command.

Jump to

Keyboard shortcuts

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