Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cmspam authored Apr 30, 2024
1 parent 3793653 commit 52f1cbe
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,10 @@ If you want to use AppArmor functionality in incus, you can pass it through to t

# OpenVSwitch

If you use OpenVSwitch, add this line to your docker/podman command:
```--volume /run/openvswitch:/run/openvswitch```
If you plan to use OpenVSwitch, add this line to your docker/podman command:
```--volume /run/openvswitch:/openvswitch```
The startup script will bind mount /openvswitch to /run/openvswitch in the container, bypassing issues of it being deleted otherwise.


# Alpine-based Image

Expand Down

0 comments on commit 52f1cbe

Please sign in to comment.