mirror of
https://github.com/containers/podman.git
synced 2025-05-21 00:56:36 +08:00
8 lines
278 B
Markdown
8 lines
278 B
Markdown
####> This option file is used in:
|
|
####> podman create, exec, run, start
|
|
####> If file is edited, make sure the changes
|
|
####> are applicable to all of those.
|
|
#### **--interactive**, **-i**
|
|
|
|
When set to **true**, keep stdin open even if not attached. The default is **false**.
|