More gooping around with lcthw

This commit is contained in:
Dan Buch
2016-08-29 12:45:08 -04:00
parent b6de834a7b
commit 69b5bd9a81
2 changed files with 9 additions and 3 deletions

View File

@@ -26,4 +26,4 @@ docker-image:
.PHONY: docker-run
docker-run:
docker run -it -v $(PWD):/app meatballhat/lcthw:latest bash -l
docker run -it -v $(PWD):/app meatballhat/lcthw