Sign inSign up

lansible/home-assistant:79cd81506fb89a15156d79bee2771b0217d07d16

Multi-platform
Index digest

sha256:0b32e1a32422a88b82ef9651afdc5e96ddb3acf3e60e9c561f85af6e48822460

OS/ARCH

Compressed size

476.34 MB

Last pushed

2 months by wilmardo

Type

Image

Manifest digest

sha256:141071d000d04c76ad100cde493be1c3622c725db12e2e8d0e3255b918dc29e5

Image Layers

1ADD alpine-minirootfs-3.22.4-x86_64.tar.gz / # buildkit3.63 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4RUN /bin/sh -c set -eux;444.13 KB
5ENV PYTHON_VERSION=3.14.50 B
6ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B
7RUN /bin/sh -c set -eux;12.77 MB
8RUN /bin/sh -c set -eux;247 B
9CMD ["python3"]0 B
10LABEL org.label-schema.description=Minimal Home Assistant on0 B
11SHELL [/bin/ash -o pipefail -c]0 B
12ENV HOME=/dev/shm TMPDIR=/dev/shm0 B
13COPY /etc_passwd /etc/passwd # buildkit151 B
14COPY /tmp/.venv/lib/python3.14/site-packages/ /usr/local/lib/python3.14/site-packages # buildkit304.17 MB
15COPY /custom_components /custom_components # buildkit1.45 MB
16COPY /www /www # buildkit235.75 KB
17COPY /tmp/.venv/bin/hass /usr/local/bin/hass # buildkit325 B
18RUN /bin/ash -o pipefail -c146.32 MB
19COPY /usr/local/bin/go2rtc /usr/local/bin/go2rtc # buildkit7.33 MB
20COPY ./entrypoint.sh /entrypoint.sh # buildkit778 B
21USER hass0 B
22ENTRYPOINT ["/bin/busybox" "ash" "/entrypoint.sh"]0 B
23CMD ["hass" "--config=/data" "--log-file=/proc/self/fd/1" "--log-no-color"0 B
24EXPOSE [8123/tcp]0 B

Command

ADD alpine-minirootfs-3.22.4-x86_64.tar.gz / # buildkit