mirror of
https://github.com/kataras/iris.git
synced 2026-01-26 21:35:56 +00:00
add learning section at faq, although is easy to be found
Former-commit-id: f6cc690bcf178dea8b492366124860bfe427a92f
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.8.3-alpine
|
||||
FROM golang:1.9-alpine
|
||||
|
||||
RUN apk update && apk upgrade && apk add --no-cache bash git
|
||||
RUN go get github.com/iris-contrib/cloud-native-go
|
||||
|
||||
Reference in New Issue
Block a user