cmd/

directory
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2020 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 or docker-compose files 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 or docker-compose files 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 lock provides the "generate" command.
Package lock 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