tugboat

A tool to build and publish multi-architecture container images

Usage

tugboat [command]

Options

OptionDefaultDescription
-c, --configCustom path to a configuration file (optional)
--driverautoThe driver to use to manage containers
--dry-runOutput what will happen, do not execute
-h, --helphelp for tugboat
--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
-v, --versionversion for tugboat

See also

  • build - Build a container
  • manifest - Manage image manifests
  • tag - Create a tag that refers to another image