anacron
cron-like program that doesn't go by time
RUN apt-get update && \
apt-get install -y anacron
RUN apt-get update && \
apt-get install -y anacron
RUN pacman -S --noconfirm anacron
RUN apt-get update && \
apt-get install -y anacron
RUN yum install -y anacron
RUN dnf install -y anacron
RUN apt-get update && \
apt-get install -y anacron