Browse Source

update README for docker

TuxGasy 7 năm trước cách đây
mục cha
commit
700da4308e
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      build/docker/README.md

+ 4 - 0
build/docker/README.md

@@ -6,6 +6,10 @@ Before build/run, define the variable HOST_USER_ID as following:
 
         export HOST_USER_ID=$(id -u)
 
+Go in repository build/docker :
+
+        cd build/docker
+
 And then, you can run :
 
         docker-compose up