Skip to content
Snippets Groups Projects
Commit d280f2bc authored by Kirill's avatar Kirill Committed by Jairo Llopis
Browse files

#7 - privileged explanation

parent 746c20f2
No related branches found
No related tags found
No related merge requests found
...@@ -40,7 +40,7 @@ requests that should never happen. ...@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment