logo
docker.io/linuxserver/homeassistant:2026.6.4
linux/amd64 docker.io 已验证 · linuxserver

这个镜像是LinuxServer团队提供的Home Assistant容器化版本,Home Assistant是一款开源的智能家居自动化平台,可集中管理和控制各类智能设备(如灯光、温控器、摄像头等),支持通过自定义自动化规则实现设备间的联动,还能与众多第三方服务和协议集成,帮助用户构建个性化的智能家居生态系统。

9
浏览次数
2.17GB
镜像大小
源镜像
docker.io/linuxserver/homeassistant:2026.6.4
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/homeassistant:2026.6.4
镜像ID
sha256:532d64592e9817796cb6aa586297992b4f0915aa056270bb8ea1557a1afaf6c6
镜像 TAG
2026.6.4
镜像大小
2.17GB
平台架构
linux/amd64
镜像源
docker.io
CMD
启动入口
/init
工作目录
/
OS/平台
linux/amd64
镜像创建
2026-06-24T04:29:35.917708462Z
同步时间
2026-06-25 14:42
浏览量
9 次
贡献者
🔌 开放端口 1
8123/tcp
📁 目录挂载 1
 /config
⚙️ 环境变量 14
KeyValue
PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
PS1=$(whoami)@$(hostname):$(pwd)\$ 1
HOME=/config 2
TERM=xterm 3
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 4
S6_VERBOSITY=1 5
S6_STAGE2_HOOK=/docker-mods 6
VIRTUAL_ENV=/lsiopy 7
LSIO_FIRST_PARTY=true 8
S6_SERVICES_GRACETIME=240000 9
UV_SYSTEM_PYTHON=true 10
UV_NO_CACHE=true 11
UV_EXTRA_INDEX_URL=https://wheels.home-assistant.io/musllinux-index/ 12
ATTACHED_DEVICES_PERMS=/dev/ttyACM* /dev/ttyUSB* -type c 13
🏷️ 镜像标签 14
KeyValue
Linuxserver.io version:- 2026.6.4-ls224 Build-date:- 2026-06-24T04:26:00+00:00 build_version
saarg, roxedus maintainer
linuxserver.io org.opencontainers.image.authors
2026-06-24T04:26:00+00:00 org.opencontainers.image.created
[Home Assistant Core](https://www.home-assistant.io/) - Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server org.opencontainers.image.description
https://docs.linuxserver.io/images/docker-homeassistant org.opencontainers.image.documentation
GPL-3.0-only org.opencontainers.image.licenses
2bb1b315dd78247ed25d6a1bd2c3a366a6209bf8 org.opencontainers.image.ref.name
2bb1b315dd78247ed25d6a1bd2c3a366a6209bf8 org.opencontainers.image.revision
https://github.com/linuxserver/docker-homeassistant org.opencontainers.image.source
Homeassistant org.opencontainers.image.title
https://github.com/linuxserver/docker-homeassistant/packages org.opencontainers.image.url
linuxserver.io org.opencontainers.image.vendor
2026.6.4-ls224 org.opencontainers.image.version
🛡️ 镜像安全扫描
alpine 3.22.4 Trivy 2026-06-25 14:43 查看完整报告
6
低危 LOW
11
中危 MEDIUM
7
高危 HIGH
0
严重 CRITICAL
受影响目标 (17)
docker.io/linuxserver/homeassistant:2026.6.4 (alpine 3.22.4) alpine Python python-pkg usr/local/bin/uv rustbinary usr/local/bin/uvx rustbinary /usr/local/lib/python3.14.bak/site-packages/linkplay/consts.py /usr/local/lib/python3.14.bak/site-packages/meteofrance_api/const.py /usr/local/lib/python3.14.bak/site-packages/pylutron_caseta/assets.py /usr/local/lib/python3.14.bak/site-packages/yt_dlp/extractor/adultswim.py /usr/local/lib/python3.14.bak/site-packages/yt_dlp/extractor/aenetworks.py /usr/local/lib/python3.14.bak/site-packages/yt_dlp/extractor/blackboardcollaborate.py /usr/local/lib/python3.14.bak/site-packages/yt_dlp/extractor/cloudflarestream.py /usr/local/lib/python3.14.bak/site-packages/yt_dlp/extractor/espn.py /usr/local/lib/python3.14.bak/site-packages/yt_dlp/extractor/go.py /usr/local/lib/python3.14.bak/site-packages/yt_dlp/extractor/nbc.py /usr/local/lib/python3.14.bak/site-packages/yt_dlp/extractor/shahid.py /usr/local/lib/python3.14.bak/site-packages/yt_dlp/extractor/tbs.py /usr/local/lib/python3.14.bak/site-packages/yt_dlp/extractor/vice.py

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/homeassistant:2026.6.4
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/homeassistant:2026.6.4  docker.io/linuxserver/homeassistant:2026.6.4

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/homeassistant:2026.6.4
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/homeassistant:2026.6.4  docker.io/linuxserver/homeassistant:2026.6.4

Shell快速替换命令

sed -i 's#linuxserver/homeassistant:2026.6.4#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/homeassistant:2026.6.4#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/homeassistant:2026.6.4 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/homeassistant:2026.6.4  docker.io/linuxserver/homeassistant:2026.6.4'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/homeassistant:2026.6.4 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/homeassistant:2026.6.4  docker.io/linuxserver/homeassistant:2026.6.4'

镜像构建历史


# 2026-06-24 12:29:35  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/config]
                        
# 2026-06-24 12:29:35  0.00B 声明容器运行时监听的端口
EXPOSE [8123/tcp]
                        
# 2026-06-24 12:29:35  46.89KB 复制新文件或目录到容器中
COPY root/ / # buildkit
                        
# 2026-06-24 12:29:34  0.00B 设置环境变量 HOME
ENV HOME=/config
                        
# 2026-06-24 12:29:34  2.14GB 执行命令并创建新的镜像层
RUN |3 BUILD_DATE=2026-06-24T04:26:00+00:00 VERSION=2026.6.4-ls224 HASS_RELEASE=2026.6.4 /bin/sh -c echo "**** install build packages ****" &&   apk add --no-cache --virtual=build-dependencies     autoconf     patch     bzip2-dev     coreutils     dpkg-dev dpkg     expat-dev     findutils     build-base     gdbm-dev     libc-dev     libffi-dev     libnsl-dev     openssl     openssl-dev     libtirpc-dev     linux-headers     make     mpdecimal-dev     ncurses-dev     pax-utils     readline-dev     sqlite-dev     tcl-dev     tk     tk-dev     xz-dev     zlib-dev     bluez-dev &&   echo "**** install runtime packages ****" &&   apk add --no-cache     bind-tools     bluez     bluez-deprecated     bluez-libs     curl     eudev-libs     ffmpeg     git     hwdata-usb     imlib2     iperf3     iputils     libcap     libftdi1     libgpiod     libturbojpeg     libpulse     libstdc++     libxslt     libzbar     mariadb-connector-c     net-tools     nmap     openssh-client     openssl     pianobar     postgresql-libs     pulseaudio-alsa     socat     tiff     xz &&   echo "**** Retrieve versions ****" &&   mkdir -p     /tmp/core &&   if [ -z ${HASS_RELEASE+x} ]; then     HASS_RELEASE=$(curl -sX GET https://api.github.com/repos/home-assistant/core/releases/latest       | jq -r .tag_name);   fi &&   echo "HASS_RELEASE retrieved as ${HASS_RELEASE}" &&   curl -o     /tmp/core.tar.gz -L     "https://github.com/home-assistant/core/archive/${HASS_RELEASE}.tar.gz" &&   tar xf     /tmp/core.tar.gz -C     /tmp/core --strip-components=1 &&   HASS_BASE=$(cat /tmp/core/.github/workflows/builder.yml     | grep 'BASE_IMAGE_VERSION: '     | sed 's|.*: "||' | sed 's|".*||') &&   echo "HASS_BASE retrieved as ${HASS_BASE}" &&   HA_PY_MAJOR=$(curl -fsL https://raw.githubusercontent.com/home-assistant/docker/${HASS_BASE}/Dockerfile     | grep 'ARG BUILD_FROM='     | cut -d: -f2     | sed 's|-alpine.*||') &&   echo "HA_PY_MAJOR retrieved as ${HA_PY_MAJOR}" &&   HASS_BASE_RELEASE=$(curl -fSsL https://api.github.com/repos/home-assistant/docker/releases) &&   HASS_BASE_TIME=$(date -d $(echo $HASS_BASE_RELEASE |     jq -r ".[] | select(.tag_name | match(\"${HASS_BASE}\")) .published_at") +%s) &&   for i in 0 1 2 3 4 5 6; do     HA_DOCKER_BASE_TIME=$(date -d $(curl -s "https://api.github.com/repos/home-assistant/docker-base/releases" |       jq -r ".[${i}].published_at") +%s);     if [ "${HASS_BASE_TIME}" -ge "${HA_DOCKER_BASE_TIME}" ]; then       HA_DOCKER_BASE=$(curl -s "https://api.github.com/repos/home-assistant/docker-base/releases" | jq -r ".[${i}].tag_name");       echo "**** HA_DOCKER_BASE detected as version ${HA_DOCKER_BASE} ****";       break;     fi;   done &&   git clone --branch "${HA_DOCKER_BASE}"     --depth 1 https://github.com/home-assistant/docker-base.git     /tmp/ha-docker-base &&   HA_PY_VERSION=$(cat /tmp/ha-docker-base/python/${HA_PY_MAJOR}/Dockerfile     | grep 'ARG PYTHON_VERSION='     | sed 's|.*PYTHON_VERSION=||') &&   HA_JEMALLOC_VER=$(cat /tmp/ha-docker-base/alpine/Dockerfile     | grep 'ARG JEMALLOC_VERSION='     | sed 's|.*JEMALLOC_VERSION=||') &&   HA_ALPINE_VER=$(curl -fsL https://raw.githubusercontent.com/home-assistant/docker/${HASS_BASE}/Dockerfile     | grep 'ARG BUILD_FROM='     | cut -d: -f2     | sed 's|.*-alpine||'     | sed 's|-.*||') &&   IMAGE_ALPINE_VER=$(cat /etc/os-release | grep PRETTY_NAME | sed 's|.*Linux v||' | sed 's|"||') &&   if [[ "${HA_ALPINE_VER}" != "${IMAGE_ALPINE_VER}" ]]; then     echo -e "**** Incorrect OS version detected, canceling build ****\n**** Upstream expected OS: ${HA_ALPINE_VER} ****\n**** Detected OS: ${IMAGE_ALPINE_VER}****";     exit 1;   fi &&   HA_PIP_VERSION=$(cat /tmp/ha-docker-base/python/${HA_PY_MAJOR}/Dockerfile     | grep 'ARG PIP_VERSION='     | sed 's|.*PIP_VERSION=||') &&   HA_UV_VERSION=$(curl -fsL "https://raw.githubusercontent.com/home-assistant/core/refs/tags/${HASS_RELEASE}/requirements.txt" | grep 'uv==' | sed 's|.*uv==||') &&   HA_GO2RTC_VERSION=$(curl -fsL "https://raw.githubusercontent.com/home-assistant/core/refs/tags/${HASS_RELEASE}/homeassistant/components/go2rtc/const.py" | grep 'RECOMMENDED_VERSION' | sed 's|.*RECOMMENDED_VERSION = "||' | sed 's|".*||') &&   curl -o     /bin/go2rtc -fL     "https://github.com/AlexxIT/go2rtc/releases/download/v${HA_GO2RTC_VERSION}/go2rtc_linux_amd64" &&   chmod +x /bin/go2rtc &&   echo "**** Quick test go2rtc binary: ****" &&   /bin/go2rtc --version &&   echo "**** install jemalloc ****" &&   git clone --branch ${HA_JEMALLOC_VER}     --depth 1 "https://github.com/jemalloc/jemalloc"     /tmp/jemalloc &&   cd /tmp/jemalloc &&   ./autogen.sh     --with-lg-page=16 &&   make -j "$(nproc)" &&   make install_lib_shared install_bin &&   echo "**** install python ****" &&   PY_HA_ALPINE_VER=$(echo "${HA_ALPINE_VER}" | sed 's|\.||') &&   PY_RELEASE_TAG=$(curl -s https://api.github.com/repos/linuxserver/docker-python/releases     | jq -r "first(.[] | select(.tag_name | startswith(\"alpine${PY_HA_ALPINE_VER}-${HA_PY_VERSION}\"))) | .tag_name") &&   if [ -n "${PY_RELEASE_TAG}" ]; then     echo "**** Installing python from the linuxserver python repo release ${PY_RELEASE_TAG} ****" &&     curl -o       /tmp/python.tar.gz -L       "https://github.com/linuxserver/docker-python/releases/download/${PY_RELEASE_TAG}/python-amd64.tar.gz" &&     tar xf       /tmp/python.tar.gz -C       /usr/local &&     apk add --no-cache $(cat /usr/local/python-deps.txt);   else     echo "**** Python version ${HA_PY_VERSION} not found in the linuxserver repo, compiling from source ****" &&     mkdir -p /tmp/python &&     curl -o       /tmp/python.tar.xz -L       "https://www.python.org/ftp/python/${HA_PY_VERSION}/Python-${HA_PY_VERSION}.tar.xz" &&     tar xf       /tmp/python.tar.xz -C       /tmp/python --strip-components=1 &&     for patch in /tmp/ha-docker-base/python/${HA_PY_MAJOR}/*.patch; do       patch -d /tmp/python -p 1 < "${patch}";     done &&     cd /tmp/python &&     ./configure       --build="x86_64-linux-musl"       --enable-loadable-sqlite-extensions       --enable-optimizations       --enable-option-checking=fatal       --enable-shared       --with-lto       --with-system-libmpdec       --with-system-expat       --without-ensurepip       --without-static-libpython &&     make -j "$(nproc)"       LDFLAGS="-Wl,--strip-all"       CFLAGS="-fno-semantic-interposition -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free"       EXTRA_CFLAGS="-DTHREAD_STACK_SIZE=0x100000" &&     make install &&     find /usr/local -type f -executable -not \( -name '*tkinter*' \) -exec scanelf --needed --nobanner --format '%n#p' '{}' ';'       | tr ',' '\n'       | sort -u       | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }'       | xargs -rt apk add --no-cache &&     find /usr/local -depth       \(         -type d -a \( -name test -o -name tests \)       \) -exec rm -rf '{}' + &&     cd /usr/local/bin &&     ln -s idle3 idle &&     ln -s pydoc3 pydoc &&     ln -s python3 python &&     ln -s python3-config python-config &&     curl -o       /tmp/get-pip.py -L       "https://bootstrap.pypa.io/get-pip.py" &&     /usr/local/bin/python3 /tmp/get-pip.py       --disable-pip-version-check       --no-cache-dir       pip==${HA_PIP_VERSION} &&     find /usr/local -depth       \(         -type d -a \( -name test -o -name tests \)       \) -exec rm -rf '{}' + ;   fi &&   echo "**** install homeassistant ****" &&   cd /tmp/core &&   pip3 install uv==${HA_UV_VERSION} &&   uv pip install --no-build     -r https://raw.githubusercontent.com/home-assistant/docker/${HASS_BASE}/requirements.txt &&   uv pip install --no-build     -r requirements.txt &&   uv pip install --no-build       -r requirements_all.txt       isal &&   uv pip install     homeassistant==${HASS_RELEASE} &&   for cleanfiles in *.pyc *.pyo; do     find /usr/local/lib/python3.*  -iname "${cleanfiles}" -exec rm -f '{}' + ;   done &&   chown -R root:7310  /usr/local &&   chmod -R g+w /usr/local &&   groupadd lsio &&   groupmod -g 7310 lsio &&   mv "/usr/local/lib/python${HA_PY_MAJOR}" "/usr/local/lib/python${HA_PY_MAJOR}.bak" &&   printf "Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" > /build_version &&   echo "**** cleanup ****" &&   apk del --purge     build-dependencies &&   rm -rf     /tmp/*     /root/.cache     /root/.cargo # buildkit
                        
# 2026-06-24 12:27:44  151.00B 复制新文件或目录到容器中
COPY root/etc/pip.conf /etc/ # buildkit
                        
# 2026-06-24 12:27:44  0.00B 设置环境变量 S6_SERVICES_GRACETIME UV_SYSTEM_PYTHON UV_NO_CACHE UV_EXTRA_INDEX_URL ATTACHED_DEVICES_PERMS
ENV S6_SERVICES_GRACETIME=240000 UV_SYSTEM_PYTHON=true UV_NO_CACHE=true UV_EXTRA_INDEX_URL=https://wheels.home-assistant.io/musllinux-index/ ATTACHED_DEVICES_PERMS=/dev/ttyACM* /dev/ttyUSB* -type c
                        
# 2026-06-24 12:27:44  0.00B 添加元数据标签
LABEL maintainer=saarg, roxedus
                        
# 2026-06-24 12:27:44  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 2026.6.4-ls224 Build-date:- 2026-06-24T04:26:00+00:00
                        
# 2026-06-24 12:27:44  0.00B 定义构建参数
ARG HASS_RELEASE=2026.6.4
                        
# 2026-06-24 12:27:44  0.00B 定义构建参数
ARG VERSION=2026.6.4-ls224
                        
# 2026-06-24 12:27:44  0.00B 定义构建参数
ARG BUILD_DATE=2026-06-24T04:26:00+00:00
                        
# 2026-06-24 12:27:44  0.00B 设置环境变量 LSIO_FIRST_PARTY
ENV LSIO_FIRST_PARTY=true
                        
# 2026-05-09 22:28:55  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/init"]
                        
# 2026-05-09 22:28:55  9.42KB 复制新文件或目录到容器中
COPY root/ / # buildkit
                        
# 2026-05-09 22:28:55  14.04MB 执行命令并创建新的镜像层
RUN |6 BUILD_DATE=2026-05-09T14:27:09+00:00 VERSION=028c8d4b-ls24 MODS_VERSION=v3 PKG_INST_VERSION=v1 LSIOWN_VERSION=v1 WITHCONTENV_VERSION=v1 /bin/sh -c echo "**** install runtime packages ****" &&   apk add --no-cache     alpine-release     bash     ca-certificates     catatonit     coreutils     curl     findutils     jq     netcat-openbsd     procps-ng     shadow     tzdata &&   echo "**** create abc user and make our folders ****" &&   groupmod -g 1000 users &&   useradd -u 911 -U -d /config -s /bin/false abc &&   usermod -G users abc &&   mkdir -p     /app     /config     /defaults     /lsiopy &&   echo "**** cleanup ****" &&   rm -rf     /tmp/* # buildkit
                        
# 2026-05-09 22:28:54  0.00B 设置环境变量 PS1 HOME TERM S6_CMD_WAIT_FOR_SERVICES_MAXTIME S6_VERBOSITY S6_STAGE2_HOOK VIRTUAL_ENV PATH
ENV PS1=$(whoami)@$(hostname):$(pwd)\$  HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods VIRTUAL_ENV=/lsiopy PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2026-05-09 22:28:54  478.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
                        
# 2026-05-09 22:28:54  945.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
                        
# 2026-05-09 22:28:54  4.18KB 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/package-install.v1 /etc/s6-overlay/s6-rc.d/init-mods-package-install/run # buildkit
                        
# 2026-05-09 22:28:54  31.19KB 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
                        
# 2026-05-09 22:28:54  0.00B 添加元数据标签
LABEL maintainer=TheLamer
                        
# 2026-05-09 22:28:54  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 028c8d4b-ls24 Build-date:- 2026-05-09T14:27:09+00:00
                        
# 2026-05-09 22:28:54  0.00B 定义构建参数
ARG WITHCONTENV_VERSION=v1
                        
# 2026-05-09 22:28:54  0.00B 定义构建参数
ARG LSIOWN_VERSION=v1
                        
# 2026-05-09 22:28:54  0.00B 定义构建参数
ARG PKG_INST_VERSION=v1
                        
# 2026-05-09 22:28:54  0.00B 定义构建参数
ARG MODS_VERSION=v3
                        
# 2026-05-09 22:28:54  0.00B 定义构建参数
ARG VERSION=028c8d4b-ls24
                        
# 2026-05-09 22:28:54  0.00B 定义构建参数
ARG BUILD_DATE=2026-05-09T14:27:09+00:00
                        
# 2026-05-09 22:28:54  13.63MB 复制新文件或目录到容器中
COPY /root-out/ / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:532d64592e9817796cb6aa586297992b4f0915aa056270bb8ea1557a1afaf6c6",
    "RepoTags": [
        "linuxserver/homeassistant:2026.6.4",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/homeassistant:2026.6.4"
    ],
    "RepoDigests": [
        "linuxserver/homeassistant@sha256:21b85b512822424236cda5132abf869a1093d07d00122df3a2f66b6bbdf37adf",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/homeassistant@sha256:b9e6093064bcb17e9d5a2d25e478f9300529b235aecaf70b8fe17df50291d32d"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-06-24T04:29:35.917708462Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "8123/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "PS1=$(whoami)@$(hostname):$(pwd)\\$ ",
            "HOME=/config",
            "TERM=xterm",
            "S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0",
            "S6_VERBOSITY=1",
            "S6_STAGE2_HOOK=/docker-mods",
            "VIRTUAL_ENV=/lsiopy",
            "LSIO_FIRST_PARTY=true",
            "S6_SERVICES_GRACETIME=240000",
            "UV_SYSTEM_PYTHON=true",
            "UV_NO_CACHE=true",
            "UV_EXTRA_INDEX_URL=https://wheels.home-assistant.io/musllinux-index/",
            "ATTACHED_DEVICES_PERMS=/dev/ttyACM* /dev/ttyUSB* -type c"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": {
            "/config": {}
        },
        "WorkingDir": "/",
        "Entrypoint": [
            "/init"
        ],
        "OnBuild": null,
        "Labels": {
            "build_version": "Linuxserver.io version:- 2026.6.4-ls224 Build-date:- 2026-06-24T04:26:00+00:00",
            "maintainer": "saarg, roxedus",
            "org.opencontainers.image.authors": "linuxserver.io",
            "org.opencontainers.image.created": "2026-06-24T04:26:00+00:00",
            "org.opencontainers.image.description": "[Home Assistant Core](https://www.home-assistant.io/) - Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server",
            "org.opencontainers.image.documentation": "https://docs.linuxserver.io/images/docker-homeassistant",
            "org.opencontainers.image.licenses": "GPL-3.0-only",
            "org.opencontainers.image.ref.name": "2bb1b315dd78247ed25d6a1bd2c3a366a6209bf8",
            "org.opencontainers.image.revision": "2bb1b315dd78247ed25d6a1bd2c3a366a6209bf8",
            "org.opencontainers.image.source": "https://github.com/linuxserver/docker-homeassistant",
            "org.opencontainers.image.title": "Homeassistant",
            "org.opencontainers.image.url": "https://github.com/linuxserver/docker-homeassistant/packages",
            "org.opencontainers.image.vendor": "linuxserver.io",
            "org.opencontainers.image.version": "2026.6.4-ls224"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 2171305014,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/c34f4c4281c5f5faae0064bc0e844cf75dedad8ed925500b387b6baec2dd271e/diff:/var/lib/docker/overlay2/59ad547e55f73b4a6414e93308a587d47da0fd96fce0df5613784477787110fa/diff:/var/lib/docker/overlay2/1efcbb11ca775625030fce786f0c1f71b55dcb2c3bc2d3d91b7c67fffd02ebf7/diff:/var/lib/docker/overlay2/0e098127ed2c688002bf9b9e547a08db565e527c96846e9f98adbde7be22600c/diff:/var/lib/docker/overlay2/6bcfe520088b82ea9bfef98cb6d26a390b47459dce3219438a01f57b850a45e4/diff:/var/lib/docker/overlay2/7f35925fc44dacd28bb34fa4e66c275b0394c4d93115ded4e0e809d246a02b22/diff:/var/lib/docker/overlay2/1d08f55e3f3c156f0e1e61b34a4468fd192bd420a6d3a8c971ff5ca5c1591933/diff:/var/lib/docker/overlay2/0558c63d43f9c7ff011a91033548555b28880468296bdfc739011bf93150f5dd/diff:/var/lib/docker/overlay2/50f0a1c9e2cd993811e0182f92b1d3abef13f5c490f9541ef490af9fba46322a/diff",
            "MergedDir": "/var/lib/docker/overlay2/6fac3a4f5f94d94857d95f3e0370a16b69f3d38bc7a0ad91207e6a32e79a2ea4/merged",
            "UpperDir": "/var/lib/docker/overlay2/6fac3a4f5f94d94857d95f3e0370a16b69f3d38bc7a0ad91207e6a32e79a2ea4/diff",
            "WorkDir": "/var/lib/docker/overlay2/6fac3a4f5f94d94857d95f3e0370a16b69f3d38bc7a0ad91207e6a32e79a2ea4/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:e8ba60b9e61a329cfd8beca125b6230e59b2ca375259842fcaa6f7243723a2e6",
            "sha256:4237b4abe0c583f84633de1da55c1e716dbf60660634932965955c149a90929c",
            "sha256:3c17efb0bd6ad5d5e7a9a4699b189ae1228b8ccc1cb14451f3f98371d9ed939c",
            "sha256:6868d16f7035781eea075a698a8ceaa7d86a01d138795f13ba58d5845bf74099",
            "sha256:a6f361398bb114aab3214cec8e7273d4e2df8a60912b01f490b62aa1a15ba600",
            "sha256:32d6fd0855c01e1b6f383e78b7b783b4ee23e8e9071098fb1055f176831cb951",
            "sha256:e387db5b05a611c8a9f99e5019cdb8bafb5f777464eceae90bb6e7b9bcdc4724",
            "sha256:7147db1c45f3e258ae1b203df673bc724cd1fab317e94f7aa9fa345bc1691d75",
            "sha256:442275eebbe50d4d8ea3ba11b1bde99d28309f313bee4c5b67eec04e031585b0",
            "sha256:3a0f1ef90f61ebd5aa17395c28769e379e2658de721f9b151ef211c847a78028"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-06-25T14:40:37.735969594+08:00"
    }
}

更多版本

docker.io/linuxserver/homeassistant:2025.10.1

linux/amd64 docker.io1.94GB2025-10-09 01:24
397

docker.io/linuxserver/homeassistant:2025.11.3

linux/amd64 docker.io1.97GB2025-11-25 10:22
314

docker.io/linuxserver/homeassistant:2025.12.3

linux/amd64 docker.io2.04GB2025-12-19 10:33
416

docker.io/linuxserver/homeassistant:2026.2.1

linux/amd64 docker.io2.16GB2026-02-09 09:44
282

docker.io/linuxserver/homeassistant:2026.4.1

linux/amd64 docker.io2.12GB2026-04-07 09:15
220

docker.io/linuxserver/homeassistant:2026.6.4

linux/amd64 docker.io2.17GB2026-06-25 14:42
8
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×