Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/computeronix/docker-chrony
https://github.com/computeronix/docker-chrony
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/computeronix/docker-chrony
- Owner: computeronix
- Created: 2021-02-06T23:21:57.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T07:02:59.000Z (7 months ago)
- Last Synced: 2024-10-16T07:49:14.543Z (3 months ago)
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-chrony
Build Docker images with Chrony
Chrony - https://chrony.tuxfamily.org/
chrony is a versatile implementation of the Network Time Protocol (NTP). It can synchronise the system clock with NTP servers, reference clocks (e.g. GPS receiver), and manual input using wristwatch and keyboard. It can also operate as an NTPv4 (RFC 5905) server and peer to provide a time service to other computers in the network.Supported Images
-UbuntuConfiguration:
-Uses default configuration of chrony and enables chrony to start on system start
-Requires --cap-add=SYS_TIME permissions (unless one will be runnings chrony without as a server node only)