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