Compare commits
1 Commits
0b622ce3ea
...
40bec4ffee
Author | SHA1 | Date | |
---|---|---|---|
40bec4ffee |
@ -93,6 +93,7 @@ To live sync host directory with container folder, in Step 3:
|
|||||||
```bash
|
```bash
|
||||||
podman run --network=host -itv /host/src/path:/usr/src/GameServerSupervisor supervisor-image sh
|
podman run --network=host -itv /host/src/path:/usr/src/GameServerSupervisor supervisor-image sh
|
||||||
```
|
```
|
||||||
|
|
||||||
`/host/src/path` is the absolute path to the repository in the host machine.
|
`/host/src/path` is the absolute path to the repository in the host machine.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user