delete data conversion tool

pull/2059/head
skiffer-git 2 years ago
parent 9ac5a009b1
commit f3a05f67a4

@ -10,8 +10,7 @@ ENV GOPROXY=$GOPROXY
# Set up the working directory # Set up the working directory
WORKDIR /openim/openim-server WORKDIR /openim/openim-server
COPY go.mod go.sum ./
RUN go mod download
# Copy all files to the container # Copy all files to the container
ADD . . ADD . .

Loading…
Cancel
Save