mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-27 20:30:40 +08:00
docker file
This commit is contained in:
parent
ab0d8477b9
commit
66194cf624
@ -5,7 +5,7 @@ ENV GO111MODULE=on
|
|||||||
ENV GOPROXY=https://goproxy.cn,direct
|
ENV GOPROXY=https://goproxy.cn,direct
|
||||||
|
|
||||||
COPY ../../Open-IM-Server /
|
COPY ../../Open-IM-Server /
|
||||||
ENV 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\
|
||||||
&&apt-get install net-tools
|
&&apt-get install net-tools
|
||||||
|
Loading…
x
Reference in New Issue
Block a user