sha256:b6f69937e295846e79e26e8f57770308a74a1f5aa8bdf3175374ef6cbcaab9b1
OS/ARCH
linux/amd64
Compressed size
277.45 MB
Last pushed
over 2 years by caomingjun
Type
Image
Manifest digest
sha256:b6f69937e295846e79e26e8f57770308a74a1f5aa8bdf3175374ef6cbcaab9b1
Image Layers
1ADD file ... in / 29.97 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;1.03 MB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.30 B8RUN /bin/sh -c set -eux;10.7 MB9RUN /bin/sh -c set -eux;243 B10ENV PYTHON_PIP_VERSION=24.00 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B13RUN /bin/sh -c set -eux;2.85 MB14CMD ["python3"]0 B15ENV POETRY_VERSION=1.4.10 B16RUN /bin/sh -c pip install53.4 MB17WORKDIR /app93 B18COPY poetry.lock pyproject.toml /app/ #31.04 KB19RUN /bin/sh -c poetry config87.74 KB20RUN /bin/sh -c poetry install179.32 MB21COPY ./ /app/ # buildkit62.5 KBCommand
ADD file:5d6b639e8b6bcc01149b7486502558088f9816200063ca72b91a1f989bc8d85e in /