Sign inSign up

rusjpmd/meshdash-runner:main

Multi-platform
Networking
API management
Internet of things
Index digest

sha256:c8ea75b469a0618c4ae0f44e7f6eb12ad0a904164cb802c16a46629f55efb207

OS/ARCH

Compressed size

344.25 MB

Last pushed

8 days by rusjpmd

Type

Image

Manifest digest

sha256:40542d4ae5de57ddf75424f86a0584a71b19c2bd7a7314f2e7179368aba41955

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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;4.07 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.56 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
12LABEL description=Official MeshDash Runner R3.1.90 B
13LABEL version=3.1.40 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.40 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 update300.21 MB
23WORKDIR /app93 B
24RUN /bin/sh -c chmod 77793 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 'amd64' out/ 'trixie' '@1787529600'