mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-12-19 10:58:32 +08:00
Update Dockerfile
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
FROM golang:1.8.3-alpine3.6
|
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
|
ADD . /go/src/github.com/lifei6671/mindoc
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user