update README for docker
This commit is contained in:
parent
d09ca6f3da
commit
700da4308e
@ -6,6 +6,10 @@ Before build/run, define the variable HOST_USER_ID as following:
|
|||||||
|
|
||||||
export HOST_USER_ID=$(id -u)
|
export HOST_USER_ID=$(id -u)
|
||||||
|
|
||||||
|
Go in repository build/docker :
|
||||||
|
|
||||||
|
cd build/docker
|
||||||
|
|
||||||
And then, you can run :
|
And then, you can run :
|
||||||
|
|
||||||
docker-compose up
|
docker-compose up
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user