mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 03:42:08 +08:00
refactor
This commit is contained in:
parent
19b8824d20
commit
ac94ede57f
@ -46,4 +46,4 @@ COPY --from=builder $SERVER_DIR/go.sum $SERVER_DIR/
|
|||||||
VOLUME ["$SERVER_DIR/config", "$SERVER_DIR/_output/logs"]
|
VOLUME ["$SERVER_DIR/config", "$SERVER_DIR/_output/logs"]
|
||||||
|
|
||||||
# Set the command to run when the container starts
|
# Set the command to run when the container starts
|
||||||
ENTRYPOINT ["sh", "-c", "mage start && tail -f /dev/null"]
|
ENTRYPOINT ["sh", "-c", "mage start"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user