Created
May 30, 2019 07:32
-
-
Save jony4/9805fdc48a765558b0914d9400294b54 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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