docker builder

This commit is contained in:
nuknal
2024-06-13 10:18:04 +08:00
parent a4975d49b8
commit ee427949e3
6 changed files with 40 additions and 3 deletions

3
build/build-in-docker.sh Normal file
View File

@@ -0,0 +1,3 @@
# !/bin/bash
cd /src && go mod download && make linux