robustadev/platform-relay:0.25.0

Multi-platform
Index digest

sha256:8f4d35bbd6192106890a7a27e0bed52bc2b748026f8a9c68d6a04f54701fe7ed

OS/ARCH

Compressed size

122.16 MB

Last pushed

28 days by kotlickya

Type

Image

Manifest digest

sha256:a7ff0aad08bf3e40f0a85b2e0edb30e5a9eaf39d791f3d7265ff09ee1935336c

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;1.23 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.55 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update314 B
13RUN /bin/sh -c /usr/local/bin/python -m5.21 MB
14ENV PYTHONUNBUFFERED=10 B
15ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
16RUN /bin/sh -c addgroup --system1.13 KB
17COPY --chown=relay:relay ./relay/pkg ./relay/pkg #782.13 KB
18COPY --chown=relay:relay ./relay/static ./relay/static #124.25 KB
19COPY --chown=relay:relay /app/.venv /app/.venv #74.87 MB
20ENV PYTHONPATH=.0 B
21ARG RELAY_VERSION=8687dc70 B
22ENV RELAY_VERSION=8687dc70 B
23USER relay0 B
24CMD ["python" "-u" "/app/relay/pkg/app.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1781049600'