mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-04-05 20:17:53 +08:00
Update Dockerfile
This commit is contained in:
parent
b302dc2634
commit
6455f10ef5
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user