Skip to content

Commit 2c2a26d

Browse files
ewildealexellis
authored andcommitted
Adds CGO_ENABLED env var
Signed-off-by: Edward Wilde <[email protected]>
1 parent cb195e5 commit 2c2a26d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
FROM golang:1.11 as build
2+
ENV CGO_ENABLED=0
23

34
RUN mkdir -p /go/src/github.com/openfaas-incubator/faas-memory/
45

0 commit comments

Comments
 (0)