runs in docker now

This commit is contained in:
2019-08-06 18:50:20 +00:00
parent dfdd42f006
commit 2fa0db0e2b
5 changed files with 39 additions and 0 deletions

View File

@@ -1,4 +1,7 @@
default: devserver
build:
docker build -t sneak/strpc .
devserver:
/bin/bash bin/devserver