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