Ralf Vogler 2023-11-07 11:53:29 +01:00
parent e192365b48
commit a62aa8c0c8

View file

@ -36,8 +36,8 @@ RUN apt-get update \
libgdk-pixbuf-2.0-0 \ libgdk-pixbuf-2.0-0 \
libdbus-glib-1-2 \ libdbus-glib-1-2 \
libxcursor1 \ libxcursor1 \
&& apt-get autoclean -y \
&& apt-get autoremove -y \ && apt-get autoremove -y \
&& apt-get clean \
&& rm -rf \ && rm -rf \
/tmp/* \ /tmp/* \
/usr/share/doc/* \ /usr/share/doc/* \