sha256:e3e2860ceb645c10f5302fa9881c708d2e792e66d3bbe8a57482d4f92c02c5b0
OS/ARCH
Compressed size
81.05 MB
Last pushed
about 2 years by helloysd
Type
Image
Manifest digest
sha256:f0e3bcbddc4c319cd8efafd1aa9e3de29165074990b88e2d125a5d75253b929e
Image Layers
1ADD file ... in / 24.72 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;2.52 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.10.120 B8RUN /bin/sh -c set -eux;11.05 MB9RUN /bin/sh -c set -eux;244 B10ENV PYTHON_PIP_VERSION=23.0.10 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B14RUN /bin/sh -c set -eux;3.21 MB15CMD ["python3"]0 B16ENV POETRY_VERSION=1.8.3 POETRY_VIRTUALENVS_CREATE=false0 B17RUN /bin/sh -c pip install35.86 MB18WORKDIR /app91 B19COPY poetry.lock pyproject.toml /app/ #21.29 KB20RUN /bin/sh -c poetry install3.65 MB21COPY modpoll /app/modpoll/ # buildkit8.15 KB22CMD ["python" "-m" "modpoll"]0 BCommand
ADD file:d4a87f28032264e15d38bdd7efb6ffca8deadeb5388758f243e4866b360324c2 in /