mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-10 20:15:59 +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 ..
|
ADD . .
|
||||||
|
|
||||||
RUN make clean
|
RUN make clean
|
||||||
RUN make build
|
RUN make build
|
||||||
|
|||||||
Reference in New Issue
Block a user