Sign inSign up

robustadev/platform-relay:0.31.1

Multi-platform
Index digest

sha256:e7f8197655f539967ffc571bfb28b1a672725bbd9f012c16fb6ce032c534b3d4

OS/ARCH

Compressed size

152.3 MB

Last pushed

6 days by robustadocker

Type

Image

Manifest digest

sha256:61b6e5b9dfb6644b5e51f5127fb508d256d7cc90bb56c7b170b538f67df2b8dc

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
11WORKDIR /app92 B
12RUN /bin/sh -c apt-get update10.53 MB
13RUN /bin/sh -c /usr/local/bin/python -m5.22 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 #957.73 KB
18COPY --chown=relay:relay ./relay/static ./relay/static #124.58 KB
19COPY --chown=relay:relay ./scripts/migrate_credentials.py ./scripts/migrate_credentials.py #2.17 KB
20COPY --chown=relay:relay /app/.venv /app/.venv #91.45 MB
21ENV PYTHONPATH=.0 B
22ARG RELAY_VERSION=fdda3a60 B
23ENV RELAY_VERSION=fdda3a60 B
24USER relay0 B
25CMD ["python" "-u" "/app/relay/pkg/app.py"]0 B

Command

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