mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-16 14:59:01 +08:00
docker
This commit is contained in:
@@ -5,7 +5,7 @@ ENV GO111MODULE=on
|
|||||||
ENV GOPROXY=https://goproxy.cn,direct
|
ENV GOPROXY=https://goproxy.cn,direct
|
||||||
|
|
||||||
RUN mkdir -p /Open-IM-Server
|
RUN mkdir -p /Open-IM-Server
|
||||||
COPY * /Open-IM-Server
|
COPY . /Open-IM-Server
|
||||||
WORKDIR /Open-IM-Server/cmd/api
|
WORKDIR /Open-IM-Server/cmd/api
|
||||||
|
|
||||||
RUN apt-get update && apt-get install apt-transport-https && apt-get install procps\
|
RUN apt-get update && apt-get install apt-transport-https && apt-get install procps\
|
||||||
|
|||||||
Reference in New Issue
Block a user