From c8805bceb2af4725ad725482e8f43025887f5880 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Thu, 30 Dec 2021 17:34:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20dockerfile=E8=B7=AF=E5=BE=84=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index abaf8647c9..5f284057f1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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/