myriad/languages/go/Dockerfile
2019-07-09 05:19:41 -04:00

5 lines
68 B
Docker

FROM golang:alpine
LABEL author="1Computer1"
COPY run.sh /var/run/