We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87e7a9a commit 7e76eb7Copy full SHA for 7e76eb7
1 file changed
data/engine-cli/docker_tag.yaml
@@ -13,7 +13,7 @@ long: |-
13
canonical reference for Docker's public registry.
14
- `PORT_NUMBER`: If a hostname is present, it may optionally be followed by a
15
registry port number in the format `:8080`.
16
- - `PATH`: The path consists consists of slash-separated components. Each
+ - `PATH`: The path consists of slash-separated components. Each
17
component may contain lowercase letters, digits and separators. A separator is
18
defined as a period, one or two underscores, or one or more hyphens. A component
19
may not start or end with a separator. While the
0 commit comments