mirror of
https://github.com/sujiba/pihole-unbound-hyperlocal.git
synced 2025-07-10 05:45:14 +02:00
removed apt clean
This commit is contained in:
parent
450633053f
commit
decac2e099
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue