Upgrade Ox

This commit is contained in:
2017-04-21 06:12:17 -05:00
parent 0231d48c91
commit df76f9eb2c
2 changed files with 14 additions and 9 deletions

View File

@ -32,7 +32,7 @@ gdb: make
gdb ./build/current/src/wombat/wombat
devenv-build:
docker build --no-cache . -t ${DEVENV_IMAGE}
docker build . -t ${DEVENV_IMAGE}
devenv:
docker run -d \
-e LOCAL_USER_ID=$(shell id -u ${USER}) \