Skip to content

Instantly share code, notes, and snippets.

@jony4
Created May 30, 2019 07:32
Show Gist options
  • Save jony4/9805fdc48a765558b0914d9400294b54 to your computer and use it in GitHub Desktop.
Save jony4/9805fdc48a765558b0914d9400294b54 to your computer and use it in GitHub Desktop.
FROM golang:1.12.5-alpine3.9
RUN apk add --no-cache upx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment