We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb195e5 commit 2c2a26dCopy full SHA for 2c2a26d
Dockerfile
@@ -1,4 +1,5 @@
1
FROM golang:1.11 as build
2
+ENV CGO_ENABLED=0
3
4
RUN mkdir -p /go/src/github.com/openfaas-incubator/faas-memory/
5
0 commit comments