Difference between revisions of "Docker build -t"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | |||
docker build -t | docker build -t | ||
[[docker build --tag]] | [[docker build --tag]] | ||
[[docker build --help]] | [[docker build --help]] | ||
− | |||
-t, [[--tag]] list Name and optionally a tag in the '[[name:tag]]' format | -t, [[--tag]] list Name and optionally a tag in the '[[name:tag]]' format |
Revision as of 20:29, 6 February 2024
docker build -t docker build --tag docker build --help
-t, --tag list Name and optionally a tag in the 'name:tag' format
docker build --platform=linux/arm64 -t your-container .
Related
See also
Advertising: