This commit is contained in:
piair 2022-12-29 17:31:45 +01:00
parent 9f3ccafee8
commit e4f6677da8
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ RUN set -x \
&& mv firefox /opt/ \
&& chmod 755 /opt/firefox \
&& chmod 755 /opt/firefox/firefox \
&& ln -fs /opt/firefox/firefox /usr/bin/firefox \
&& curl -sSLO https://github.com/mozilla/geckodriver/releases/download/${GECKODRIVER_VER}/geckodriver-${GECKODRIVER_VER}-linux64.tar.gz \
&& tar zxf geckodriver-*.tar.gz \
&& mv geckodriver /usr/bin/