ntpdate-debian

client for setting system time from NTP servers

Debian Debian
RUN apt-get update && \ apt-get install -y ntpdate
Ubuntu
RUN apt-get update && \ apt-get install -y ntpdate
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ntpdate
CentOS
RUN yum install -y ntpdate
Fedora
RUN dnf install -y ntpdate
Raspbian
RUN apt-get update && \ apt-get install -y ntpdate
click the source code to copy install ntpdate-debian on any operating system with command-not-found.com