sha256:ed1f03b6c65bb14621566b04435d2aef24fa8b62bc1f4c039d148a6f80df707b
OS/ARCH
Compressed size
283.97 MB
Last pushed
about 1 month by l4rm4nd
Type
Image
Manifest digest
sha256:e69da96f9ecf27f60d277e247f276359eb29aae2fccbbd77b1ebd25fbdd0acdf
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;248 B10CMD ["python3"]0 B11ARG VERSION=1.30.10 B12ENV VERSION=1.30.10 B13ENV PYTHONDONTWRITEBYTECODE=10 B14ENV PYTHONUNBUFFERED=10 B15RUN |1 VERSION=1.30.1 /bin/sh -c127.77 MB16WORKDIR /opt/app32 B17COPY myproject /opt/app/myproject # buildkit5.05 KB18COPY myapp /opt/app/myapp # buildkit19.16 MB19COPY manage.py /opt/app/manage.py # buildkit534 B20COPY requirements.txt /opt/app/requirements.txt # buildkit409 B21COPY /docker/entrypoint.sh /opt/app/docker/entrypoint.sh # buildkit1.29 KB22COPY /docker/docker_uwsgi.ini /opt/app/docker/docker_uwsgi.ini # buildkit320 B23COPY locale /opt/app/locale # buildkit86.02 KB24RUN |1 VERSION=1.30.1 /bin/sh -c95.5 MB25USER www-data0 B26ENTRYPOINT ["/opt/app/docker/entrypoint.sh"]0 B27EXPOSE [8000/tcp]0 B28STOPSIGNAL SIGTERM0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'