sha256:5a8fceecc31a2753989296e2791fbdad5f71f922e2fe9b3d396fef3078d0a8a8
OS/ARCH
Compressed size
476.03 MB
Last pushed
3 months by wilmardo
Type
Image
Manifest digest
sha256:49a5c2ccfb74f41832046795a9e895be029e90e8f2455f37f9fdd6441ef8601e
Image Layers
1ADD alpine-minirootfs-3.22.4-x86_64.tar.gz / # buildkit3.63 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;444.13 KB5ENV PYTHON_VERSION=3.14.50 B6ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B7RUN /bin/sh -c set -eux;12.77 MB8RUN /bin/sh -c set -eux;247 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 # buildkit303.76 MB15COPY /custom_components /custom_components # buildkit1.31 MB16COPY /tmp/.venv/bin/hass /usr/local/bin/hass # buildkit325 B17RUN /bin/ash -o pipefail -c146.7 MB18COPY /usr/local/bin/go2rtc /usr/local/bin/go2rtc # buildkit7.33 MB19COPY ./entrypoint.sh /entrypoint.sh # buildkit755 B20COPY fix_usb_esphome_import.patch /usr/local/lib/python3.14/site-packages/fix_usb_esphome_import.patch # buildkit955 B21RUN /bin/ash -o pipefail -c95.12 KB22USER hass0 B23ENTRYPOINT ["/bin/busybox" "ash" "/entrypoint.sh"]0 B24CMD ["hass" "--config=/data" "--log-file=/proc/self/fd/1" "--log-no-color"0 B25EXPOSE [8123/tcp]0 BCommand
ADD alpine-minirootfs-3.22.4-x86_64.tar.gz / # buildkit