isearch/dockerfiles/Dockerfile
2021-09-14 17:54:31 +08:00

7 lines
96 B
Docker

FROM intelligentsearch/isearch_env:2.0
COPY install.sh /root/install.sh
RUN /root/install.sh