conf change
This commit is contained in:
@@ -6,8 +6,5 @@ RUN apk --update --no-cache add openntpd
|
|||||||
|
|
||||||
ADD ./ntpd.conf /etc/ntpd.conf
|
ADD ./ntpd.conf /etc/ntpd.conf
|
||||||
|
|
||||||
# ------ VOLUMES ------ #
|
|
||||||
VOLUME ["/etc/ntp"]
|
|
||||||
|
|
||||||
# ------ CMD/START/STOP ------ #
|
# ------ CMD/START/STOP ------ #
|
||||||
ENTRYPOINT ["/usr/sbin/ntpd", "-dvS"]
|
ENTRYPOINT ["/usr/sbin/ntpd", "-dvS"]
|
Reference in New Issue
Block a user