diff --git a/Dockerfile b/Dockerfile index 71b785629..514a63db4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,8 +11,6 @@ ENV GOPROXY=$GOPROXY # Set up the working directory WORKDIR /openim/openim-server - - # Copy all files to the container ADD . .