myriad/languages/go/Dockerfile

5 lines
68 B
Docker

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