We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd6467b + 3a16c3b commit 0e70f1bCopy full SHA for 0e70f1b
1 file changed
docs/reference/commandline/tag.md
@@ -23,7 +23,7 @@ registry at `registry-1.docker.io` by default. Note that `docker.io` is the
23
canonical reference for Docker's public registry.
24
- `PORT_NUMBER`: If a hostname is present, it may optionally be followed by a
25
registry port number in the format `:8080`.
26
-- `PATH`: The path consists consists of slash-separated components. Each
+- `PATH`: The path consists of slash-separated components. Each
27
component may contain lowercase letters, digits and separators. A separator is
28
defined as a period, one or two underscores, or one or more hyphens. A component
29
may not start or end with a separator. While the
0 commit comments