Skip to content

Commit 32967d2

Browse files
ebariauxeuanh
authored andcommitted
Update documentation
1 parent c6bdeb4 commit 32967d2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Sources/swift-container-plugin/Documentation.docc/build-container-image.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ Wrap a binary in a container image and publish it.
5656
- term `--os <os>`:
5757
Operating system required to run the image. (default: `linux`)
5858

59+
- term `--cmd <cmd1> <cmd2> …`:
60+
Default arguments to pass to the entrypoint process.
61+
This MUST be the last option present as all following arguments are considered part of the CMD entry.
62+
5963
### Authentication options
6064

6165
- term `--default-username <username>`:

0 commit comments

Comments
 (0)