sha256:1840f4ec2e10c9cd931681789e75309d484143af5f50ba85f1f5293c7ebb228a
OS/ARCH
Compressed size
83.74 MB
Last pushed
about 2 years by helloysd
Type
Image
Manifest digest
sha256:de0df355dc1eaf4a6caa0fa103606d14e93aba6f0f917c8e5be1d55f4256ae00
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.13 KB19WORKDIR /app93 B20COPY poetry.lock pyproject.toml /app/ #26.03 KB21RUN /bin/sh -c poetry install598.65 KB22COPY modsim /app/modsim/ # buildkit3.83 KB23CMD ["python" "-m" "modsim"]0 BCommand
ADD file:2818e508d01da2188fb234b38fb19aa1ea9eeeae92d361ecdf49318d949f51a9 in /