Sign inSign up

whatever4711/docker-manifest

By whatever4711

•Updated over 8 years ago

Manifest Tool in a Container

Image
0

948

whatever4711/docker-manifest repository overview

⁠docker-manifest

https://github.com/docker/cli/pull/138⁠ (binary downloadable from https://circleci.com/gh/docker/cli/5707#artifacts/containers/0⁠)

Early build of the docker cli which includes manifest functinality

Usage: docker run -v /var/run/docker.sock:/var/run/docker.sock --rm project31/docker-manifest /bin/bash -c "docker manifest COMMAND"

Manage Docker image manifests and manifest lists

Options:
      --help   Print usage

Commands:
  annotate    Add additional information to a local image manifest
  create      Create a local manifest list for annotating and pushing to a registry
  inspect     Display an image manifest, or manifest list
  push        Push a manifest list to a repository

Run docker run -v /var/run/docker.sock:/var/run/docker.sock --rm project31/docker-manifest /bin/bash -c "docker manifest COMMAND --help" for more information on a command.

Tag summary

Content type

Image

Digest

Size

9.3 MB

Last updated

over 8 years ago

docker pull whatever4711/docker-manifest