Skip to content

Commit 380a01f

Browse files
committed
Cleanup Dockerfile-devel.
1 parent 8292220 commit 380a01f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile-devel

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ FROM golang:1.11-alpine
22

33
ENV PROJECT_PATH=/go/src/github.com/brocaar/lora-gateway-bridge
44
ENV PATH=$PATH:$PROJECT_PATH/build
5-
ENV CGO_ENABLED=0
6-
ENV GO_EXTRA_BUILD_ARGS="-a -installsuffix cgo"
75

86
RUN apk add --no-cache ca-certificates make git bash alpine-sdk
97

0 commit comments

Comments
 (0)