#7 - privileged explanation
This commit is contained in:
parent
746c20f2c8
commit
d280f2bc10
@ -40,7 +40,7 @@ requests that should never happen.
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
1. Run the API proxy:
|
1. Run the API proxy (`--privileged` flag is required here because it connects with the docker socket, which is a privileged connection in some SELinux/AppArmor contexts and would get locked otherwise):
|
||||||
|
|
||||||
$ docker container run \
|
$ docker container run \
|
||||||
-d --privileged \
|
-d --privileged \
|
||||||
|
Loading…
Reference in New Issue
Block a user