test-errcode
wangchuxiao 1 year ago
parent f921793af7
commit 2acff68f4c

@ -5,7 +5,7 @@ ENV GO111MODULE=on
ENV GOPROXY=https://goproxy.cn,direct
RUN mkdir -p /Open-IM-Server
COPY * /Open-IM-Server
COPY . /Open-IM-Server
WORKDIR /Open-IM-Server/cmd/api
RUN apt-get update && apt-get install apt-transport-https && apt-get install procps\

Loading…
Cancel
Save