sha256:85abea33854be56d9594eaddaa40988b9cda9560221823a740393c5ed5de82b8
OS/ARCH
Compressed size
339.48 MB
Last pushed
10 days by lettore
Type
Image
Manifest digest
sha256:4a49b6ba4aeccf6b2510464684804b49edf529cbf69c4b1397e23b4b31218c67
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 B3RUN /bin/sh -c set -eux;1.22 MB4ENV PYTHON_VERSION=3.14.60 B5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B6RUN /bin/sh -c set -eux;11.68 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9SHELL [/bin/bash -o pipefail -c]0 B10RUN /bin/bash -o pipefail -c124.42 MB11RUN /bin/bash -o pipefail -c1.05 KB12ENV UV_SYSTEM_PYTHON=true0 B13ENV PIP_ROOT_USER_ACTION=ignore0 B14RUN /bin/bash -o pipefail -c181 B15ENV PIP_DISABLE_PIP_VERSION_CHECK=10 B16RUN /bin/bash -o pipefail -c26.48 MB17COPY requirements.txt / # buildkit827 B18RUN /bin/bash -o pipefail -c30.91 MB19RUN /bin/bash -o pipefail -c7.85 MB20RUN /bin/bash -o pipefail -c1.12 MB21COPY script/platformio_install_deps.py platformio.ini / #5 KB22RUN /bin/bash -o pipefail -c102.08 MB23ARG BUILD_VERSION=2026.8.20 B24LABEL org.opencontainers.image.authors=The ESPHome Authors org.opencontainers.image.title=ESPHome0 B25EXPOSE [6052/tcp]0 B26HEALTHCHECK {Test:[CMD-SHELL curl --fail http://localhost:6052/version0 B27COPY docker/docker_entrypoint.sh /entrypoint.sh # buildkit881 B28VOLUME [/config]0 B29WORKDIR /config96 B30ENTRYPOINT ["/entrypoint.sh"]0 B31CMD ["dashboard" "/config"]0 B32COPY . /esphome # buildkit4.94 MB33RUN |1 BUILD_VERSION=2026.8.2 /bin/bash -o40.82 KBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1781049600'