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