diff --git a/README.md b/README.md index c7642bda7ad9c682a378471aa64934d0d7fb5fb7..99281f46eef85d51d8c15a4a0b5a8967ba257836 100644 --- a/README.md +++ b/README.md @@ -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 \