refactor: 修改chromedriver路径

This commit is contained in:
fit2cloud-chenyw 2021-11-24 14:45:23 +08:00
parent f9240e2fdd
commit 5d68cda520
2 changed files with 0 additions and 4 deletions

View File

@ -8,10 +8,6 @@ RUN apk add chromium=77.0.3865.120-r0 --no-cache
RUN apk add chromium-chromedriver=77.0.3865.120-r0 --no-cache
RUN mkdir -p /usr/local/sbin/
ADD chromedriver /usr/local/sbin/
RUN mkdir -p /opt/apps
RUN mkdir -p /opt/dataease/data/feature/full

Binary file not shown.