Sign inSign up

helloysd/modsim:v0.3.3

Multi-platform
Index digest

sha256:9d2a0699fcbd44c9850d4f19926fa83d8be7ba196708cf5280293dd9fc2cd8a5

OS/ARCH

Compressed size

83.69 MB

Last pushed

about 2 years by helloysd

Type

Image

Manifest digest

sha256:451332caf98a59006afa2707aaf3e569694bce5a39692a87c56ff762d7e160b1

Image Layers

1ADD file ... in / 25.88 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;2.65 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.120 B
8RUN /bin/sh -c set -eux;10.97 MB
9RUN /bin/sh -c set -eux;242 B
10ENV PYTHON_PIP_VERSION=23.0.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B
14RUN /bin/sh -c set -eux;3.21 MB
15CMD ["python3"]0 B
16ENV POETRY_VERSION=1.8.3 POETRY_VIRTUALENVS_CREATE=false0 B
17RUN /bin/sh -c pip install39.72 MB
18WORKDIR /app93 B
19COPY poetry.lock pyproject.toml /app/ #25.95 KB
20RUN /bin/sh -c poetry install1.22 MB
21COPY modsim /app/modsim/ # buildkit3.83 KB
22CMD ["python" "-m" "modsim"]0 B

Command

ADD file:2818e508d01da2188fb234b38fb19aa1ea9eeeae92d361ecdf49318d949f51a9 in /