refactor: 修改chromedriver路径
This commit is contained in:
parent
f9240e2fdd
commit
5d68cda520
@ -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