ntpdate
Synchronize and set the date and time via NTP. More information: <http://support.ntp.org/documentation>.
RUN apt-get update && \
apt-get install -y ntpdate
RUN apt-get update && \
apt-get install -y ntpdate
RUN pacman -S --noconfirm ntpdate
RUN apt-get update && \
apt-get install -y ntpdate
RUN yum install -y ntpdate
RUN dnf install -y ntpdate
RUN apt-get update && \
apt-get install -y ntpdate