@ -21,7 +21,7 @@ RUN go install github.com/magefile/mage@v1.15.0
ENV BINS=openim-api
# Optionally build your application if needed
RUN mage build ${BINS} check-free-memory seq || true
RUN mage build ${BINS} || true
# Using Alpine Linux with Go environment for the final image
FROM golang:1.22-alpine
@ -22,7 +22,7 @@ RUN go install github.com/magefile/mage@v1.15.0
ENV BINS=openim-crontask
ENV BINS=openim-msggateway
ENV BINS=openim-msgtransfer
ENV BINS=openim-push
ENV BINS=openim-rpc-auth
ENV BINS=openim-rpc-conversation
ENV BINS=openim-rpc-friend
ENV BINS=openim-rpc-group
ENV BINS=openim-rpc-msg
ENV BINS=openim-rpc-third
ENV BINS=openim-rpc-user