mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 10:41:03 +01:00
15feaf0237
Former-commit-id: dced7d472edabbab4f80c76051f13261928a8dea
5 lines
137 B
Docker
5 lines
137 B
Docker
FROM irisgo/cloud-native-go:latest
|
|
|
|
ENV APPSOURCES /go/src/github.com/iris-contrib/cloud-native-go
|
|
|
|
RUN ${APPSOURCES}/cloud-native-go |