sha256:5146d860d35c526e5598d54c366aa9d25d145cca2bfe8cb135d6d69ef2f5ac7b
OS/ARCH
linux/amd64
Compressed size
225.42 MB
Last pushed
over 2 years by bolorundurovj
Type
Image
Manifest digest
sha256:5146d860d35c526e5598d54c366aa9d25d145cca2bfe8cb135d6d69ef2f5ac7b
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;3.35 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.11.70 B8RUN /bin/sh -c set -eux;12.25 MB9RUN /bin/sh -c set -eux;243 B10ENV PYTHON_PIP_VERSION=23.2.10 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/049c52c665e8c5fd1751f942316e0a5c777d304f/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=7cfd4bdc4d475ea971f1c0710a5953bcc704d171f83c797b9529d9974502fcc60 B14RUN /bin/sh -c set -eux;3.24 MB15CMD ["python3"]0 B16RUN /bin/sh -c apt-get update14.32 MB17RUN /bin/sh -c apt-get install14.75 MB18RUN /bin/sh -c apt-get update7.15 MB19RUN /bin/sh -c mkdir -p32 B20COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit374 B21WORKDIR /pocketbook_tasks/106 B22RUN /bin/sh -c pip install39.27 MB23COPY pyproject.toml /pocketbook_tasks/ # buildkit853 B24RUN /bin/sh -c poetry config100.53 KB25RUN /bin/sh -c poetry install102.94 MB26COPY . /pocketbook_tasks/ # buildkit258.1 KB27EXPOSE map[5050/tcp:{}]0 B28ENTRYPOINT ["/pocketbook_tasks/run.sh"]0 BCommand
ADD file:af0f4e41d68b67ca88a1ce6297326159e18e27670d7bfc0bf5804a4e2b268cc8 in /