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