tugboat tag

Create a tag that refers to another image

Usage

tugboat tag SOURCE_IMAGE [flags]

Options

OptionDefaultDescription
-a, --architecturesDefine the supported image architectures
-h, --helphelp for tag
--pushPush the tagged images to a container registry
--tagsA list of tags to reference the image by

Global options available

OptionDefaultDescription
-c, --configCustom path to a configuration file (optional)
--driverautoThe driver to use to manage containers
--dry-runOutput what will happen, do not execute
--officialMimic the official docker publish method for images in private registries
--registrydocker.ioThe registry to use
--registry-namespaceThe namespace in the registry to use (DockerHub username if using DockerHub, any if using private registry)
--registry-passwordThe password credential with access to the registry
--registry-userThe username credential with access to the registry

See also

  • tugboat - A tool to build and publish multi-architecture container images