mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-12 21:16:00 +08:00
+1
-1
@@ -14,7 +14,7 @@ COPY go.mod go.sum go.work go.work.sum ./
|
|||||||
#RUN go mod download
|
#RUN go mod download
|
||||||
|
|
||||||
# Copy all files to the container
|
# Copy all files to the container
|
||||||
ADD ../../Desktop .
|
ADD ..
|
||||||
|
|
||||||
RUN make clean
|
RUN make clean
|
||||||
RUN make build
|
RUN make build
|
||||||
|
|||||||
Reference in New Issue
Block a user