sha256:d0126a9b751536d0661e4ae54926df92c82d16f1931b3b9af03164eeff8dc644
OS/ARCH
Compressed size
449.94 MB
Last pushed
3 months by wilmardo
Type
Image
Manifest digest
sha256:1bf317ea7e3d13313f26519e955639c817f9205a823588c785d52ab60dd8fe08
Image Layers
1ADD alpine-minirootfs-3.22.4-aarch64.tar.gz / # buildkit3.95 MB2CMD ["/bin/sh"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4RUN /bin/sh -c set -eux;446.43 KB5ENV PYTHON_VERSION=3.14.50 B6ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B7RUN /bin/sh -c set -eux;12.75 MB8RUN /bin/sh -c set -eux;248 B9CMD ["python3"]0 B10LABEL org.label-schema.description=Minimal Home Assistant on0 B11SHELL [/bin/ash -o pipefail -c]0 B12ENV HOME=/dev/shm TMPDIR=/dev/shm0 B13COPY /etc_passwd /etc/passwd # buildkit151 B14COPY /tmp/.venv/lib/python3.14/site-packages/ /usr/local/lib/python3.14/site-packages # buildkit300.14 MB15COPY /custom_components /custom_components # buildkit1.44 MB16COPY /www /www # buildkit235.75 KB17COPY /tmp/.venv/bin/hass /usr/local/bin/hass # buildkit325 B18RUN /bin/ash -o pipefail -c124.35 MB19COPY /usr/local/bin/go2rtc /usr/local/bin/go2rtc # buildkit6.65 MB20COPY ./entrypoint.sh /entrypoint.sh # buildkit781 B21USER hass0 B22ENTRYPOINT ["/bin/busybox" "ash" "/entrypoint.sh"]0 B23CMD ["hass" "--config=/data" "--log-file=/proc/self/fd/1" "--log-no-color"0 B24EXPOSE [8123/tcp]0 BCommand
ADD alpine-minirootfs-3.22.4-aarch64.tar.gz / # buildkit