sha256:ee0c6ac93e27889a3ac9eb3167277c4003ff9d02f62cf05338cd56fbcd5c3f5f
OS/ARCH
Compressed size
542.16 MB
Last pushed
over 1 year by eduardosilva
Type
Image
Manifest digest
sha256:eba3f8952777ca07ad2a816a8052a5ebe5d8191079ec11529c1953636b85faee
Image Layers
1# debian.sh --arch 'armhf' out/42.13 MB2RUN /bin/sh -c set -eux;20.9 MB3RUN /bin/sh -c set -eux;56.88 MB4RUN /bin/sh -c set -ex;167.19 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6ENV LANG=C.UTF-80 B7RUN /bin/sh -c set -eux;5.29 MB8ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B9ENV PYTHON_VERSION=3.12.90 B10ENV PYTHON_SHA256=7220835d9f90b37c006e9842a8dff4580aaca4318674f947302b8d28f3f811120 B11RUN /bin/sh -c set -eux;23.3 MB12RUN /bin/sh -c set -eux;247 B13CMD ["python3"]0 B14WORKDIR /app93 B15RUN /bin/sh -c apt-get update131.64 MB16COPY requirements.txt /app/ # buildkit344 B17RUN /bin/sh -c pip install15.98 MB18COPY . /app/ # buildkit78.86 MB19RUN /bin/sh -c chmod +x425 B20RUN /bin/sh -c chmod +x32 B21ARG SERVER_ADDRESS0 B22ARG DEBUG_MODE0 B23ENTRYPOINT ["/app/entrypoint.sh"]0 B24CMD ["/app/init.sh"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1742169600'