beat.py
async task/job queue based on message passing (Python3 version)
RUN apt-get update && \
apt-get install -y python3-celery
RUN apt-get update && \
apt-get install -y python3-celery
RUN pacman -S --noconfirm python2-celery
RUN apt-get update && \
apt-get install -y python3-celery
RUN dnf install -y python3-celery
RUN apt-get update && \
apt-get install -y python3-celery