#7 - privileged explanation

pull/9/head
Kirill 6 years ago committed by Jairo Llopis
parent 746c20f2c8
commit d280f2bc10

@ -40,7 +40,7 @@ requests that should never happen.
## 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 \
-d --privileged \

Loading…
Cancel
Save