chore: update README
This commit is contained in:
parent
59433f3686
commit
a1ef34118c
1 changed files with 6 additions and 0 deletions
|
|
@ -144,6 +144,12 @@ services:
|
||||||
+ - /proc:/host/proc
|
+ - /proc:/host/proc
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Restart the Ironmount container to apply the changes:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
docker compose down
|
||||||
|
docker compose up -d
|
||||||
|
```
|
||||||
|
|
||||||
## Docker plugin
|
## Docker plugin
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue