mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
updated Dockerfile
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM golang:1.16
|
||||
|
||||
WORKDIR /go/src/app
|
||||
COPY ./backend .
|
||||
COPY . .
|
||||
|
||||
ENV GO111MODULE on
|
||||
#ENV GOPROXY https://goproxy.io
|
||||
|
||||
Reference in New Issue
Block a user