Difference between revisions of "Docker build -t"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
− | docker build --platform=linux/arm64 -t your-consteiner . | + | [[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: