sha256:67cc1470fbc36df1eb83be853754c2cb1fe22864ffbc4ca25748ada62bb8b731
OS/ARCH
Compressed size
80.96 MB
Last pushed
23 days by tepochtli
Type
Image
Manifest digest
sha256:dbd915df4df4c5cc324c8405e34293fa9987f04ee53ebfc4db433f5a83b45471
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 B3RUN /bin/sh -c set -eux;1.22 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;11.7 MB7RUN /bin/sh -c set -eux;251 B8CMD ["python3"]0 B9ENV PYTHONUNBUFFERED=10 B10ENV PYTHONDONTWRITEBYTECODE=10 B11ENV PYTHONPATH=/opt0 B12RUN /bin/sh -c apt-get update3.65 MB13RUN /bin/sh -c groupadd --gid3.24 KB14WORKDIR /opt32 B15COPY /install /usr/local # buildkit35.59 MB16RUN /bin/sh -c python -m298 B17COPY --chown=appuser:appuser ./worker ./worker #39.08 KB18USER appuser0 B19CMD ["arq" "worker.settings.WorkerSettings"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'