Compare commits
1 Commits
df18de53ef
...
3c645bee63
| Author | SHA1 | Date | |
|---|---|---|---|
| 3c645bee63 |
@@ -7,7 +7,7 @@ COMMANDS
|
|||||||
|
|
||||||
OPTIONS
|
OPTIONS
|
||||||
--mode, -m MODE
|
--mode, -m MODE
|
||||||
1. recreate (remove container if it already exists and create a new one)
|
1. recreate (default) (remove container if it already exists and create a new one)
|
||||||
2. persistent (reuse existing container if it exists)
|
2. persistent (reuse existing container if it exists)
|
||||||
--options, -o OPTIONS
|
--options, -o OPTIONS
|
||||||
OPTIONS to pass to podman run/exec
|
OPTIONS to pass to podman run/exec
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ COMMANDS
|
|||||||
|
|
||||||
OPTIONS
|
OPTIONS
|
||||||
--mode, -m MODE
|
--mode, -m MODE
|
||||||
1. recreate (remove container if it already exists and create a new one)
|
1. recreate (default) (remove container if it already exists and create a new one)
|
||||||
2. persistent (reuse existing container if it exists)
|
2. persistent (reuse existing container if it exists)
|
||||||
--options, -o OPTIONS
|
--options, -o OPTIONS
|
||||||
OPTIONS to pass to podman run/exec
|
OPTIONS to pass to podman run/exec
|
||||||
|
|||||||
Reference in New Issue
Block a user