iris/Dockerfile

5 lines
133 B
Docker
Raw Normal View History

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