From 185e61d02ee288975d405ca8baff3dfee601f373 Mon Sep 17 00:00:00 2001 From: "Boczkowski, AdrianX" Date: Wed, 21 Jul 2021 14:17:53 -0700 Subject: [PATCH] appqos: add note to Docker README file --- appqos/docker/README | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/appqos/docker/README b/appqos/docker/README index 12d0b902..ed1cb8c5 100644 --- a/appqos/docker/README +++ b/appqos/docker/README @@ -1,6 +1,6 @@ ================================================================================ -README for AppQoS Docker container +README for App QoS Docker container June 2021 ================================================================================ @@ -14,7 +14,7 @@ CONTENTS BUILDING ======== -Run ./build_docker.sh script to build AppQoS docker container locally +Run ./build_docker.sh script to build App QoS docker container locally $ sudo ./build_docker.sh ... @@ -24,7 +24,7 @@ Successfully tagged appqos:latest USAGE ===== -At first, prepare directory with AppQoS config and certificate - this directory will be shared with +At first, prepare directory with App QoS config and certificate - this directory will be shared with the running container. Name of this directory and location doesn't really matter but make sure that it will be accessible only to the 'root' user: @@ -39,12 +39,12 @@ $ cat > appqos.conf <