mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 14:29:19 +08:00
fix: fix docker file images proxy (#2069)
* fix: fix docker file images proxy * fix: fix docker file images proxy
This commit is contained in:
@@ -11,8 +11,6 @@ ENV GOPROXY=$GOPROXY
|
||||
# Set up the working directory
|
||||
WORKDIR /openim/openim-server
|
||||
|
||||
|
||||
|
||||
# Copy all files to the container
|
||||
ADD . .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user