Difference between revisions of "Docker build -t"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
-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 | ||
+ | |||
+ | docker build --platform=linux/arm64 -t your-consteiner . | ||
== Related == | == Related == |
Revision as of 20:38, 29 May 2023
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-consteiner .
Related
See also
Advertising: