sha256:2f9659af77546e016a9b967c16f7d2f3c4b98c562cea4f67ea9bd5cbe3bc1ac3
OS/ARCH
Compressed size
83.74 MB
Last pushed
about 2 years by helloysd
Type
Image
Manifest digest
sha256:da2ca59cd23627d53c7e8a90cfcbd2892cd93df65e1fb765c0b2831fdbe79781
Image Layers
1ADD file ... in / 25.88 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.65 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.10.120 B8RUN /bin/sh -c set -eux;10.97 MB9RUN /bin/sh -c set -eux;242 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 install39.73 MB18RUN /bin/sh -c poetry config698.21 KB19WORKDIR /app93 B20COPY poetry.lock pyproject.toml /app/ #26.04 KB21RUN /bin/sh -c poetry install598.65 KB22COPY modsim /app/modsim/ # buildkit4.02 KB23CMD ["python" "-m" "modsim"]0 BCommand
ADD file:2818e508d01da2188fb234b38fb19aa1ea9eeeae92d361ecdf49318d949f51a9 in /