sha256:8f4d35bbd6192106890a7a27e0bed52bc2b748026f8a9c68d6a04f54701fe7ed
OS/ARCH
Compressed size
121.59 MB
Last pushed
28 days by kotlickya
Type
Image
Manifest digest
sha256:7820c30f5d1801cd47d485f658ff4403e26a90faa67c912a6efdd85c96e80561
Image Layers
1# debian.sh --arch 'arm64' out/28.75 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;1.22 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.49 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11WORKDIR /app93 B12RUN /bin/sh -c apt-get update316 B13RUN /bin/sh -c /usr/local/bin/python -m5.21 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 #782.13 KB18COPY --chown=relay:relay ./relay/static ./relay/static #124.25 KB19COPY --chown=relay:relay /app/.venv /app/.venv #74.04 MB20ENV PYTHONPATH=.0 B21ARG RELAY_VERSION=8687dc70 B22ENV RELAY_VERSION=8687dc70 B23USER relay0 B24CMD ["python" "-u" "/app/relay/pkg/app.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1781049600'