tugboat
A tool to build and publish multi-architecture container images
Usage
tugboat [command]
Options
| Option | Default | Description |
|---|---|---|
-c, --config | Custom path to a configuration file (optional) | |
--driver | auto | The driver to use to manage containers |
--dry-run | Output what will happen, do not execute | |
-h, --help | help for tugboat | |
--official | Mimic the official docker publish method for images in private registries | |
--registry | docker.io | The registry to use |
--registry-namespace | The namespace in the registry to use (DockerHub username if using DockerHub, any if using private registry) | |
--registry-password | The password credential with access to the registry | |
--registry-user | The username credential with access to the registry | |
-v, --version | version for tugboat |