atrm
Remove jobs scheduled by at or batch commands. To find job numbers use atq. More information: <https://manned.org/atrm>.
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