mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-18 14:51:50 +02:00
Update Dockerfile
This commit is contained in:
@@ -12,8 +12,7 @@ RUN \
|
|||||||
################
|
################
|
||||||
# Install apps #
|
# Install apps #
|
||||||
################
|
################
|
||||||
ps -e | grep -e apt -e adept | grep -v grep \
|
rm /var/lib/dpkg/lock \
|
||||||
# && rm /var/lib/dpkg/lock \
|
|
||||||
&& apt-get autoremove \
|
&& apt-get autoremove \
|
||||||
&& apt-get clean \
|
&& apt-get clean \
|
||||||
&& apt-get autoclean \
|
&& apt-get autoclean \
|
||||||
|
|||||||
Reference in New Issue
Block a user