Dockerfile 137 B

12345
  1. FROM irisgo/cloud-native-go:latest
  2. ENV APPSOURCES /go/src/github.com/iris-contrib/cloud-native-go
  3. RUN ${APPSOURCES}/cloud-native-go