sha256:4a224b312aa0fe6e081f6b9ea4c4765e1b67add63ba7a4e86ed0f0197ee564c3
OS/ARCH
Compressed size
152.1 MB
Last pushed
11 days by robustadocker
Type
Image
Manifest digest
sha256:636e110ca11b941f78a6cf555a08544b19bb1ec8840372df0a2f27c95371624d
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;4.39 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.49 MB9RUN /bin/sh -c set -eux;251 B10CMD ["python3"]0 B11WORKDIR /app93 B12RUN /bin/sh -c apt-get update10.49 MB13RUN /bin/sh -c /usr/local/bin/python -m5.23 MB14ENV PYTHONUNBUFFERED=10 B15ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B16RUN /bin/sh -c addgroup --system1.13 KB17COPY --chown=relay:relay ./relay/pkg ./relay/pkg #957.71 KB18COPY --chown=relay:relay ./relay/static ./relay/static #124.58 KB19COPY --chown=relay:relay ./scripts/migrate_credentials.py ./scripts/migrate_credentials.py #2.17 KB20COPY --chown=relay:relay /app/.venv /app/.venv #90.68 MB21ENV PYTHONPATH=.0 B22ARG RELAY_VERSION=3ee85710 B23ENV RELAY_VERSION=3ee85710 B24USER relay0 B25CMD ["python" "-u" "/app/relay/pkg/app.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'