docker-base-plugin

command module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

README

github.com/atomist-skills/docker-base-plugin

Docker CLI plugin to detect base images of local or remote container images.

Installation

  • Download the plugin binary from the release page
  • Unzip the archive
  • Copy/move the binary into $HOME/.docker/cli-plugins

Usage

docker base login

To authenticate with the Atomist data plane, use the following command:

$ docker base login --workspace <workspace id> --api-key <api key>

Authentication is not required. If not authenticated, the plugin will only use public data from Docker Official Images, Docker Verified Publishers or Docker-sponsored Open Source.

Visit dso.docker.com to obtain a workspace id and api key.

docker base logout

To remove the authentication to the Atomist data plane, use the following command:

$ docker base logout
docker base detect

To detect base images for local or remote images, use the following command:

$ docker base detect <image>

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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