浏览代码

update README for docker

TuxGasy 7 年之前
父节点
当前提交
700da4308e
共有 1 个文件被更改,包括 4 次插入0 次删除
  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