mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 21:02:11 +08:00
refactor
This commit is contained in:
parent
c6d58d7076
commit
aa7b02e1bd
@ -21,7 +21,7 @@ COPY . .
|
|||||||
RUN go install github.com/magefile/mage@latest
|
RUN go install github.com/magefile/mage@latest
|
||||||
|
|
||||||
# Execute the build command using Mage
|
# Execute the build command using Mage
|
||||||
RUN mage build
|
#RUN mage build
|
||||||
|
|
||||||
# Use Alpine Linux as the final base image due to its small size and included utilities
|
# Use Alpine Linux as the final base image due to its small size and included utilities
|
||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user