golang-with-upx/Dockerfile
Twilight d8ecf4c5ab Update 2 files
- /upx
- /Dockerfile
2024-03-17 16:46:02 +08:00

3 lines
61 B
Docker

FROM golang:1.22.1-bookworm AS builder
COPY upx /usr/bin/upx