mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Update Dockerfile
This commit is contained in:
@@ -12,9 +12,11 @@ RUN \
|
|||||||
####################
|
####################
|
||||||
# AVOID NTP ISSUES #
|
# AVOID NTP ISSUES #
|
||||||
####################
|
####################
|
||||||
apt-get install -y ntp \
|
#date -s "$(wget -qSO- --max-redirect=0 google.com 2>&1 | grep Date: | cut -d' ' -f5-8)Z"
|
||||||
&& service ntpd stop \
|
#sudo apt update
|
||||||
&& ntpdate pool.ntp.org \
|
#apt-get install -y ntp \
|
||||||
|
#&& service ntpd stop \
|
||||||
|
#&& ntpdate pool.ntp.org \
|
||||||
\
|
\
|
||||||
################
|
################
|
||||||
# Install apps #
|
# Install apps #
|
||||||
|
|||||||
Reference in New Issue
Block a user