We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d2b229 commit 8f1f86eCopy full SHA for 8f1f86e
scripts/push-docker-images
@@ -14,7 +14,7 @@ DOCKER_CLI_CONFIG="$HOME/.docker/config.json"
14
15
USAGE=$(cat << 'EOM'
16
Usage: push-docker-images [-p <platform pairs>]
17
- Pushes docker images for the platform pairs passed in w/ a dockerhub manifest
+ Pushes docker images for the platform pairs passed in w/ a manifest list
18
Example: push-docker-images -p "linux/amd64,linux/arm"
19
Optional:
20
-p Platform pair list (os/architecture) [DEFAULT: linux/amd64]
0 commit comments