mirror of
https://github.com/DominicBreuker/pspy.git
synced 2025-12-20 19:24:50 +00:00
4 lines
52 B
Docker
4 lines
52 B
Docker
FROM golang:1.10-alpine
|
|
|
|
RUN apk add upx --no-cache
|