docker-ntp icon indicating copy to clipboard operation
docker-ntp copied to clipboard

🕒 Chrony NTP Server running in a Docker container (without the priviledged flag)

Results 5 docker-ntp issues
Sort by recently updated
recently updated
newest added

Hello! This PR is just to add two vars that will allow the chronyd daemon to serve as an NTS server on the default port of 4460. I tested this...

This feature allows special chrony configurations to be added. Such as having a PTP reference clock and using docker-ntp to serve to ntp clients

pending-feedback

When docker "host" network is used and the host has more than one interface, it is desirable to select the interface you want ntp to be listening to. This small...

pending-feedback

This adds a GitHub Actions workflow to build and optionally push the Docker image, using the standard actions, mostly from Docker themselves. ## Features - Pushes only on the push...