Merge pull request #1573 from dataease/pr@dev@fix_dockerfile_path_error

fix: dockerfile路径错误
This commit is contained in:
fit2cloud-chenyw 2021-12-30 17:35:09 +08:00 committed by GitHub
commit fff5288e35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ RUN apk add chromium chromium-chromedriver fontconfig --no-cache --allow-untrust
RUN mkdir -p /usr/local/sbin/ \
&& cp /usr/bin/chromedriver /usr/local/sbin/ \
&& chmod a+x chromedriver
&& chmod a+x /usr/local/sbin/chromedriver
ADD simsun.ttc /usr/share/fonts/