First commit

This commit is contained in:
2022-07-10 18:15:32 +02:00
parent dc85972115
commit 9b305f20a8
3 changed files with 71 additions and 5 deletions

View File

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