Skip to content

Commit 8f1f86e

Browse files
authored
Remove last reference to Docker Hub and use a more precise term (#564)
1 parent 2d2b229 commit 8f1f86e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/push-docker-images

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ DOCKER_CLI_CONFIG="$HOME/.docker/config.json"
1414

1515
USAGE=$(cat << 'EOM'
1616
Usage: push-docker-images [-p <platform pairs>]
17-
Pushes docker images for the platform pairs passed in w/ a dockerhub manifest
17+
Pushes docker images for the platform pairs passed in w/ a manifest list
1818
Example: push-docker-images -p "linux/amd64,linux/arm"
1919
Optional:
2020
-p Platform pair list (os/architecture) [DEFAULT: linux/amd64]

0 commit comments

Comments
 (0)