This repository has been archived on 2019-08-27. You can view files and clone it, but cannot push or open issues or pull requests.
gop/Dockerfile
Lunny Xiao 7d8d8f85bf
Some checks reported errors
continuous-integration/drone/push Build was killed
add Dockerfile
2019-08-20 11:06:52 +08:00

3 lines
88 B
Docker

FROM golang:1.12
LABEL maintainer="xiaolunwen@gmail.com"
RUN go get github.com/lunny/gop