mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 05:01:28 +00:00
change tag -> repo name in build usage
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
Usage: docker build [OPTIONS] PATH | URL | -
|
||||
Build a new container image from the source code at PATH
|
||||
-t="": Tag to be applied to the resulting image in case of success.
|
||||
-t="": Repository name to be applied to the resulting image in case of success.
|
||||
When a single Dockerfile is given as URL, then no context is set. When a git repository is set as URL, the repository is used as context
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user