mirror of
https://github.com/DominicBreuker/pspy.git
synced 2025-12-21 11:44:51 +00:00
add build command for small binaries
This commit is contained in:
3
docker/Dockerfile.build
Normal file
3
docker/Dockerfile.build
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM golang:1.10-alpine
|
||||
|
||||
RUN apk add upx --no-cache
|
||||
Reference in New Issue
Block a user