supervisor (latest)

Published 2026-08-12 11:12:53 +02:00 by kjh

Installation

docker pull gitea.holm.dev/oci-pit/supervisor:latest
sha256:64dcd2e06b4925e8434de51d8e0681204510807ade981a4155752ba4a6a70114

About this package

Container-based system for managing Home Assistant Core installation

Image layers

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit
CMD ["/bin/sh"]
COPY / / # buildkit
ENTRYPOINT ["/init"]
SHELL [/bin/ash -o pipefail -c]
ARG EXTRA_INDEX_URL=https://wheels.home-assistant.io/musllinux-index/
ENV LANG=C.UTF-8 S6_BEHAVIOUR_IF_STAGE2_FAILS=2 S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_CMD_WAIT_FOR_SERVICES=1 S6_SERVICES_READYTIME=50 PIP_EXTRA_INDEX_URL=https://wheels.home-assistant.io/musllinux-index/ UV_EXTRA_INDEX_URL=https://wheels.home-assistant.io/musllinux-index/
LABEL io.hass.type=base io.hass.base.name=alpine
COPY / / # buildkit
ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
LABEL io.hass.type=base io.hass.base.name=python
ENV S6_SERVICES_GRACETIME=415000 S6_KILL_GRACETIME=3000 SUPERVISOR_API=http://localhost CRYPTOGRAPHY_OPENSSL_NO_LEGACY=1 UV_SYSTEM_PYTHON=true
RUN /bin/ash -o pipefail -c set -x && apk add --no-cache findutils eudev eudev-libs git libffi libpulse musl openssl yaml && pip3 install uv==0.10.9 # buildkit
COPY / / # buildkit
LABEL io.hass.type=supervisor org.opencontainers.image.title=Home Assistant Supervisor org.opencontainers.image.description=Container-based system for managing Home Assistant Core installation org.opencontainers.image.authors=The Home Assistant Authors org.opencontainers.image.url=https://www.home-assistant.io/ org.opencontainers.image.documentation=https://www.home-assistant.io/docs/ org.opencontainers.image.licenses=Apache License 2.0

Labels

Key Value
io.hass.arch aarch64
io.hass.base.arch aarch64
io.hass.base.image ghcr.io/home-assistant/base:3.24
io.hass.base.name python
io.hass.base.version 2026.06.1
io.hass.type supervisor
io.hass.version 2026.06.1
org.opencontainers.image.authors The Home Assistant Authors
org.opencontainers.image.created 2026-06-16 11:52:49+00:00
org.opencontainers.image.description Container-based system for managing Home Assistant Core installation
org.opencontainers.image.documentation https://www.home-assistant.io/docs/
org.opencontainers.image.licenses Apache License 2.0
org.opencontainers.image.source https://github.com/home-assistant/docker-base
org.opencontainers.image.title Home Assistant Supervisor
org.opencontainers.image.url https://www.home-assistant.io/
org.opencontainers.image.version 2026.06.1
Details
Container
2026-08-12 11:12:53 +02:00
3
OCI / Docker
linux/arm64
The Home Assistant Authors
Apache License 2.0
144 MiB
Versions (1) View all
latest 2026-08-12