mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 22:39:18 +08:00
batch_build_all_service
This commit is contained in:
committed by
Xinwei Xiong(cubxxw-openim)
parent
92b9df8541
commit
d947ca0965
+1
-1
@@ -12,7 +12,7 @@ COPY . .
|
||||
WORKDIR /Open-IM-Server/script
|
||||
RUN chmod +x *.sh
|
||||
|
||||
RUN /bin/sh -c ./build_all_service.sh
|
||||
RUN /bin/sh -c ./batch_build_all_service.sh
|
||||
|
||||
#Blank image Multi-Stage Build
|
||||
FROM ubuntu
|
||||
|
||||
Reference in New Issue
Block a user