build_all_service

pull/455/head
skiffer-git 2 years ago committed by Xinwei Xiong(cubxxw-openim)
parent d947ca0965
commit d3badd279a

@ -12,7 +12,7 @@ COPY . .
WORKDIR /Open-IM-Server/script
RUN chmod +x *.sh
RUN /bin/sh -c ./batch_build_all_service.sh
RUN /bin/sh -c ./build_all_service.sh
#Blank image Multi-Stage Build
FROM ubuntu

Loading…
Cancel
Save