Merge pull request #1265 from dataease/pr@dev@refactor_优化chorme_driver

refactor: 修改chromedriver路径
This commit is contained in:
fit2cloud-chenyw 2021-11-24 14:46:50 +08:00 committed by GitHub
commit 2bd7ae4036
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.