Unverified Commit 49b5ccc7 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

docs: Readme (#618)

parent 54978933
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -165,7 +165,7 @@ kubectl apply -f kubernetes.yml

  - you are not using "Docker Desktop for Linux" as it does not support KVM, instead make use of Docker Engine directly.
 
  - it could help to add `privileged: true` to your compose file (or `sudo` to your `run` command), to rule out any permission issue.
  - it could help to add `privileged: true` to your compose file (or `sudo` to your `docker run` command), to rule out any permission issue.

### How do I assign an individual IP address to the container?