#7 - privileged explanation

This commit is contained in:
Kirill 2018-05-20 11:55:20 +03:00 committed by Jairo Llopis
parent 746c20f2c8
commit d280f2bc10
1 changed files with 1 additions and 1 deletions

View File

@ -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 \