Remove manual chromium[driver] install in docker

This commit is contained in:
Nexus 2024-01-15 09:47:00 +00:00
parent e92713fe25
commit c4bdd2bed3
Signed by: nex
GPG key ID: 0FA334385D0B689F

View file

@ -8,10 +8,10 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install -y \
dnsutils \ dnsutils \
net-tools \ net-tools \
git \ git \
chromium \ # chromium \
chromium-driver \ # chromium-driver \
chromium-sandbox \ # chromium-sandbox \
chromium-shell \ # chromium-shell \
ffmpeg \ ffmpeg \
imagemagick \ imagemagick \
whois \ whois \