Explorar o código

Update Dockerfile

韩亮 %!s(int64=8) %!d(string=hai) anos
pai
achega
6455f10ef5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,7 +1,7 @@
 FROM golang:1.8.3-alpine3.6
 
 
-RUN apk add --update bash git make gcc
+RUN apk add --update bash git make gcc g++
 
 ADD . /go/src/github.com/lifei6671/mindoc