We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cede204 commit de4dc5bCopy full SHA for de4dc5b
Sources/swift-container-plugin/Documentation.docc/build-container-image.md
@@ -31,7 +31,7 @@ Wrap a binary in a container image and publish it.
31
The destination repository must be specified, either by setting the `--repository` option or the `CONTAINERTOOL_REPOSITORY` environment variable.
32
33
- term `--tag <tag>`:
34
- Destination image tag.
+ The tag to apply to the destination image.
35
36
The `latest` tag is automatically updated to refer to the published image.
37
0 commit comments