at
Execute commands once at a later time. Service atd (or atrun) should be running for the actual executions. More information: <https://manned.org/at>.
RUN apt-get update && \
apt-get install -y at
RUN apt-get update && \
apt-get install -y at
RUN apk add at
RUN pacman -S --noconfirm at
RUN apt-get update && \
apt-get install -y at
RUN yum install -y at
RUN dnf install -y at
RUN apt-get update && \
apt-get install -y at