First commit

This commit is contained in:
2022-07-10 18:17:25 +02:00
parent f1ce34be38
commit ec54c941a4
2 changed files with 5 additions and 0 deletions

View File

@ -34,6 +34,7 @@ RUN apt-get update \
hpijs-ppds \
hp-ppd \
hplip \
wget \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*