Merge pull request #1265 from dataease/pr@dev@refactor_优化chorme_driver
refactor: 修改chromedriver路径
This commit is contained in:
commit
2bd7ae4036
@ -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
|
||||
|
||||
BIN
chromedriver
BIN
chromedriver
Binary file not shown.
Loading…
Reference in New Issue
Block a user