sha256:2f9659af77546e016a9b967c16f7d2f3c4b98c562cea4f67ea9bd5cbe3bc1ac3
OS/ARCH
Compressed size
78.67 MB
Last pushed
about 2 years by helloysd
Type
Image
Manifest digest
sha256:66b21b089bb153e400a0d5fb2a1260621e3c051420c76b7712aab8deaff43d3a
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.30 B17RUN /bin/sh -c pip install35.86 MB18RUN /bin/sh -c poetry config698.35 KB19WORKDIR /app93 B20COPY poetry.lock pyproject.toml /app/ #26.04 KB21RUN /bin/sh -c poetry install598.66 KB22COPY modsim /app/modsim/ # buildkit4.02 KB23CMD ["python" "-m" "modsim"]0 BCommand
ADD file:d4a87f28032264e15d38bdd7efb6ffca8deadeb5388758f243e4866b360324c2 in /