Small container that runs ntpd periodically to update host system time.
1.4K
Keeps the host datetime in sync. NOTE: You must run this in privileged mode, so understand what that means with regards to security in your specific use case!
Forked from tutumcloud/ntpd which is no longer supported.
docker run -d --privileged --restart always --name ntpd bplein/ntpd
Content type
Image
Digest
Size
2 MB
Last updated
over 8 years ago
docker pull bplein/ntpd