mirror of
https://github.com/sujiba/pihole-unbound-hyperlocal.git
synced 2025-07-10 05:45:14 +02:00
clean apt cache
This commit is contained in:
parent
36c046f455
commit
450633053f
1 changed files with 2 additions and 1 deletions
|
@ -23,5 +23,6 @@ RUN chmod +x start_unbound_and_s6_init.sh
|
|||
ENTRYPOINT ./start_unbound_and_s6_init.sh
|
||||
|
||||
# Remove unnecessary programs
|
||||
RUN apt-get remove -y \
|
||||
RUN apt-get clean all && \
|
||||
apt-get remove -y \
|
||||
wget
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue