Search Docker Hub
ntp
By alferez
NTP Server
297
Docker Ntp Server
To build: docker build -t alferez/ntp .
To Run: docker run -d --restart=always --cap-add='SYS_TIME' --name ntpd -p 123:123/udp alferez/ntp
www.alferez.es
Content type
Image
Digest
Size
77.4 MB
Last updated
over 7 years ago
docker pull alferez/ntp