docker 化

This commit is contained in:
迟龙恩
2019-02-12 16:35:08 +08:00
parent cce046b404
commit 2fcd913751
6 changed files with 396 additions and 4 deletions

3
.docker/web/.env Normal file
View File

@@ -0,0 +1,3 @@
CGO_ENABLED=0
GOOS=darwin
GOARCH=amd64