Cleanup docker development setup

This commit is contained in:
2022-12-24 17:05:57 -07:00
parent c1ad692817
commit 91f0410485
11 changed files with 78 additions and 48 deletions
+8
View File
@@ -0,0 +1,8 @@
#!/bin/bash
set -e
cd /build
go build .
./server