mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-02 18:34:29 +08:00
fix: fix docker file images proxy
This commit is contained in:
parent
5b8cf09c45
commit
86495d2992
@ -11,8 +11,6 @@ ENV GOPROXY=$GOPROXY
|
||||
# Set up the working directory
|
||||
WORKDIR /openim/openim-server
|
||||
|
||||
|
||||
|
||||
# Copy all files to the container
|
||||
ADD . .
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user