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 6f99cc3 commit fdd157cCopy full SHA for fdd157c
runtime.md
@@ -41,6 +41,7 @@ For example, POSIX systems define [`LANG` and related environment variables][pos
41
* *`<ID>`* Set the container ID to create.
42
* *Options*
43
* *`--bundle <PATH>`* Override the path to the [bundle directory][bundle] (defaults to the current working directory).
44
+ * *`--pid-file <PATH>`* The runtime MUST write the container PID to this path.
45
* *Standard streams:*
46
* *stdin:* The runtime MUST NOT attempt to read from its stdin.
47
* *stdout:* The handling of stdout is unspecified.
0 commit comments