diff --git a/README.md b/README.md index 087d6e6..facd534 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,12 @@ services: + - /proc:/host/proc ``` +Restart the Ironmount container to apply the changes: + +```bash +docker compose down +docker compose up -d +``` ## Docker plugin