Difference between revisions of "Docker build -t"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
* <code>[[docker tag]]</code> | * <code>[[docker tag]]</code> | ||
* [[Tag]] | * [[Tag]] | ||
+ | * [[docker build .]] | ||
== See also == | == See also == |
Revision as of 20:27, 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: