This commit is contained in:
@@ -17,8 +17,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||||||
&& apt-get install -y --no-install-recommends -t trixie \
|
&& apt-get install -y --no-install-recommends -t trixie \
|
||||||
zlib1g libexpat1 liblzma5 libpcre2-8-0 libsqlite3-0 libxml2 xserver-common xvfb fonts-liberation \
|
zlib1g libexpat1 liblzma5 libpcre2-8-0 libsqlite3-0 libxml2 xserver-common xvfb fonts-liberation \
|
||||||
&& apt-get install -y --no-install-recommends google-chrome-stable \
|
&& apt-get install -y --no-install-recommends google-chrome-stable \
|
||||||
|
&& apt-mark manual google-chrome-stable \
|
||||||
&& rm /etc/apt/sources.list.d/debian-trixie.list \
|
&& rm /etc/apt/sources.list.d/debian-trixie.list \
|
||||||
&& apt-get purge -y --auto-remove wget gnupg \
|
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
RUN corepack enable
|
RUN corepack enable
|
||||||
|
|||||||
Reference in New Issue
Block a user