faketime
Fake the system time for a given command. More information: <https://manned.org/faketime>.
RUN apt-get update && \
apt-get install -y faketime
RUN apt-get update && \
apt-get install -y faketime
RUN pacman -S --noconfirm faketime
RUN apt-get update && \
apt-get install -y faketime
RUN dnf install -y faketime
RUN apt-get update && \
apt-get install -y faketime