rusjpmd/meshdash-runner:3.1.2

Index digest

sha256:a27c0d65326d2c59ea9422d44f796cd168a70a0b04b310546a78c1f93b61a209

OS/ARCH

linux/arm64

Compressed size

129.52 MB

Last pushed

about 1 month by rusjpmd

Type

Image

Manifest digest

sha256:657edf35199119b73ae1752f96b30a2317db78a40f2bf3f0b88c9244502532d4

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.22 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
12LABEL description=Official MeshDash Runner R3.1.10 B
13LABEL version=3.1.20 B
14LABEL org.opencontainers.image.title=MeshDash Runner0 B
15LABEL org.opencontainers.image.description=Self-updating Docker container for0 B
16LABEL org.opencontainers.image.version=3.1.20 B
17LABEL org.opencontainers.image.source=https://github.com/ruspea/MeshDash0 B
18ENV PYTHONDONTWRITEBYTECODE=10 B
19ENV PYTHONUNBUFFERED=10 B
20ENV PIP_CACHE_DIR=/app/data/.cache0 B
21ENV PIP_NO_CACHE_DIR=10 B
22RUN /bin/sh -c apt-get update88.07 MB
23WORKDIR /app92 B
24RUN /bin/sh -c chmod 77792 B
25COPY entrypoint.sh /entrypoint.sh # buildkit2.53 KB
26RUN /bin/sh -c chmod +x2.53 KB
27EXPOSE [8000/tcp]0 B
28HEALTHCHECK {Test:[CMD-SHELL curl -sf http://localhost:8000/api/status0 B
29ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'