1
0
Fork 0
mirror of https://github.com/sujiba/pihole-unbound-hyperlocal.git synced 2025-07-10 13:55:12 +02:00

removed apt clean

This commit is contained in:
sujiba 2023-05-04 01:33:02 +02:00
parent 450633053f
commit decac2e099

View file

@ -23,6 +23,5 @@ RUN chmod +x start_unbound_and_s6_init.sh
ENTRYPOINT ./start_unbound_and_s6_init.sh
# Remove unnecessary programs
RUN apt-get clean all && \
apt-get remove -y \
RUN apt-get remove -y \
wget