Fix #38 Add some docker doc in the README

This commit is contained in:
Benjamin Sergeant
2019-04-23 20:51:53 -07:00
parent 28cbe8fbeb
commit b8087f6c48
2 changed files with 15 additions and 2 deletions

View File

@ -31,7 +31,7 @@ docker_push:
docker push ${LATEST}
run:
docker run --cap-add sys_ptrace -it ws:latest
docker run --cap-add sys_ptrace --entrypoint=bash -it bsergean/ws:build
# this is helpful to remove trailing whitespaces
trail: