docker.io/linuxserver/homeassistant:2025.12.3 linux/amd64

docker.io/linuxserver/homeassistant:2025.12.3 - 国内下载镜像源 浏览次数:14 安全受验证的发布者-linuxserver
源镜像 docker.io/linuxserver/homeassistant:2025.12.3
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/homeassistant:2025.12.3
镜像ID sha256:9bc41addf0e7c91ce698273e528f36249cc591748aa350f2e53bc324413e79fc
镜像TAG 2025.12.3
大小 2.04GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /init
工作目录 /
OS/平台 linux/amd64
浏览量 14 次
贡献者
镜像创建 2025-12-17T02:19:46.647708876Z
同步时间 2025-12-19 10:33
更新时间 2025-12-19 17:36
开放端口
8123/tcp
目录挂载
/config
环境变量
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
镜像标签
Linuxserver.io version:- 2025.12.3-ls169 Build-date:- 2025-12-17T02:16:38+00:00: build_version saarg, roxedus: maintainer linuxserver.io: org.opencontainers.image.authors 2025-12-17T02:16:38+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 5685a18761ea600d9289d30b1a880698a0ba43d8: org.opencontainers.image.ref.name 5685a18761ea600d9289d30b1a880698a0ba43d8: 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 2025.12.3-ls169: org.opencontainers.image.version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-12-17 10:19:46  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/config]
                        
# 2025-12-17 10:19:46  0.00B 声明容器运行时监听的端口
EXPOSE [8123/tcp]
                        
# 2025-12-17 10:19:46  46.89KB 复制新文件或目录到容器中
COPY root/ / # buildkit
                        
# 2025-12-17 10:19:45  0.00B 设置环境变量 HOME
ENV HOME=/config
                        
# 2025-12-17 10:19:45  2.01GB 执行命令并创建新的镜像层
RUN |3 BUILD_DATE=2025-12-17T02:16:38+00:00 VERSION=2025.12.3-ls169 HASS_RELEASE=2025.12.3 /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     cups-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}/build.yaml     | grep 'amd64: '     | cut -d: -f3     | 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}/build.yaml     | grep 'PYTHON_VERSION: '     | sed 's|.*PYTHON_VERSION: ||'     | sed 's|"||g') &&   HA_JEMALLOC_VER=$(cat /tmp/ha-docker-base/alpine/build.yaml     | grep 'JEMALLOC_VERSION: '     | sed 's|.*JEMALLOC_VERSION: ||'     | sed 's|"||g') &&   HA_ALPINE_VER=$(curl -fsL https://raw.githubusercontent.com/home-assistant/docker/${HASS_BASE}/build.yaml     | grep 'amd64: '     | cut -d: -f3     | 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}/build.yaml     | grep 'PIP_VERSION: '     | sed 's|.*PIP_VERSION: ||'     | sed 's|"||g') &&   HA_UV_VERSION=$(curl -fsL "https://raw.githubusercontent.com/home-assistant/core/refs/tags/${HASS_RELEASE}/Dockerfile" | grep 'install uv==' | sed 's|.*install 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       pycups &&   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
                        
# 2025-12-17 10:17:56  151.00B 复制新文件或目录到容器中
COPY root/etc/pip.conf /etc/ # buildkit
                        
# 2025-12-17 10:17:56  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
                        
# 2025-12-17 10:17:56  0.00B 添加元数据标签
LABEL maintainer=saarg, roxedus
                        
# 2025-12-17 10:17:56  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 2025.12.3-ls169 Build-date:- 2025-12-17T02:16:38+00:00
                        
# 2025-12-17 10:17:56  0.00B 定义构建参数
ARG HASS_RELEASE=2025.12.3
                        
# 2025-12-17 10:17:56  0.00B 定义构建参数
ARG VERSION=2025.12.3-ls169
                        
# 2025-12-17 10:17:56  0.00B 定义构建参数
ARG BUILD_DATE=2025-12-17T02:16:38+00:00
                        
# 2025-12-17 10:17:56  0.00B 设置环境变量 LSIO_FIRST_PARTY
ENV LSIO_FIRST_PARTY=true
                        
# 2025-12-13 21:41:21  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/init"]
                        
# 2025-12-13 21:41:21  9.42KB 复制新文件或目录到容器中
COPY root/ / # buildkit
                        
# 2025-12-13 21:41:21  14.04MB 执行命令并创建新的镜像层
RUN |6 BUILD_DATE=2025-12-13T13:39:56+00:00 VERSION=c210e9fe-ls18 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
                        
# 2025-12-13 21:41:19  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
                        
# 2025-12-13 21:41:19  478.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
                        
# 2025-12-13 21:41:19  945.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
                        
# 2025-12-13 21:41:19  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
                        
# 2025-12-13 21:41:19  31.19KB 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
                        
# 2025-12-13 21:41:19  0.00B 添加元数据标签
LABEL maintainer=TheLamer
                        
# 2025-12-13 21:41:19  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- c210e9fe-ls18 Build-date:- 2025-12-13T13:39:56+00:00
                        
# 2025-12-13 21:41:19  0.00B 定义构建参数
ARG WITHCONTENV_VERSION=v1
                        
# 2025-12-13 21:41:19  0.00B 定义构建参数
ARG LSIOWN_VERSION=v1
                        
# 2025-12-13 21:41:19  0.00B 定义构建参数
ARG PKG_INST_VERSION=v1
                        
# 2025-12-13 21:41:19  0.00B 定义构建参数
ARG MODS_VERSION=v3
                        
# 2025-12-13 21:41:19  0.00B 定义构建参数
ARG VERSION=c210e9fe-ls18
                        
# 2025-12-13 21:41:19  0.00B 定义构建参数
ARG BUILD_DATE=2025-12-13T13:39:56+00:00
                        
# 2025-12-13 21:41:19  13.62MB 复制新文件或目录到容器中
COPY /root-out/ / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:9bc41addf0e7c91ce698273e528f36249cc591748aa350f2e53bc324413e79fc",
    "RepoTags": [
        "linuxserver/homeassistant:2025.12.3",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/homeassistant:2025.12.3"
    ],
    "RepoDigests": [
        "linuxserver/homeassistant@sha256:4656fc0837428f101619274003a4f02723192d965d8560ead29cb89a02f780da",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/homeassistant@sha256:cb2fdc92aa68bc25e1c37e16d376e74982564db9ec1138f510ac1506dfb4b6ab"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-12-17T02:19:46.647708876Z",
    "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:- 2025.12.3-ls169 Build-date:- 2025-12-17T02:16:38+00:00",
            "maintainer": "saarg, roxedus",
            "org.opencontainers.image.authors": "linuxserver.io",
            "org.opencontainers.image.created": "2025-12-17T02:16:38+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": "5685a18761ea600d9289d30b1a880698a0ba43d8",
            "org.opencontainers.image.revision": "5685a18761ea600d9289d30b1a880698a0ba43d8",
            "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": "2025.12.3-ls169"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 2039303224,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/eba7eb2cfb52589ed953905db7cc320f177df2826ee67730d9ecb4f8be1d61cb/diff:/var/lib/docker/overlay2/4c33f960f52e52e6e2856c3cf7aa096f26318de153b3b119a44362264043e634/diff:/var/lib/docker/overlay2/98674ad7f371c8f8da4936105bac94434306016dcf0665c9ce0619448ab2bd2f/diff:/var/lib/docker/overlay2/704314a066e43b490a873fe5fad3f589c18f89bf6bb4b662c28a3ed3f91660d9/diff:/var/lib/docker/overlay2/1ec2589c45ae5ae3fca84fa341fc2c5e077fe45065b1516980f14463c076a751/diff:/var/lib/docker/overlay2/4e8e1cb4892b2b0ed7b95d7d8659ae2c323ed2a067d1b88f79b08d83ed8c2b90/diff:/var/lib/docker/overlay2/92961efd4fe2bd9e0cf2d92360606d0882b1464e347b16120196abdfb03b569f/diff:/var/lib/docker/overlay2/0ee19f374d0b183a9fd59b3d77331c0d585d95448574b602066014bf18e07475/diff:/var/lib/docker/overlay2/89d45bd17ed15ea05edcb1e7d315411d40e8089bdf1f37a71ddc1c9e1af1a9cf/diff",
            "MergedDir": "/var/lib/docker/overlay2/efd98768e86cd9bcb3e3b787bb02e79fa5955b1e28978a89aa85b2ae08fb8ccc/merged",
            "UpperDir": "/var/lib/docker/overlay2/efd98768e86cd9bcb3e3b787bb02e79fa5955b1e28978a89aa85b2ae08fb8ccc/diff",
            "WorkDir": "/var/lib/docker/overlay2/efd98768e86cd9bcb3e3b787bb02e79fa5955b1e28978a89aa85b2ae08fb8ccc/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:ad7e7761859588a5634c9f3f1046a3c1eed9fb1930d1655800a0e376efa3372e",
            "sha256:4237b4abe0c583f84633de1da55c1e716dbf60660634932965955c149a90929c",
            "sha256:aa17296682f64caa68666c55efacbb2cb261fb70a7b76f20dd40ebc23dbe47ec",
            "sha256:73745f14814bcad7e0d61be297bd98e6669a1814a05d4d3790fcc867bafdc960",
            "sha256:f82d4ac35520153fc8a429a27cd0187e0e87702794d81451a09a43b19f1651fe",
            "sha256:ee33171b2449b4773b7bc0153fa3528814b61f463cedacd465b4387e420fc368",
            "sha256:d34d350146a0cff0618cd2f75232e648a7748fe80f32a66906cd19c857de9e7c",
            "sha256:87b4d2a47c71ec0a7a3140dce73d4720464fa1f54cc4457787c876346e6f5c64",
            "sha256:db7ae66ddf8eb095d6231818b0f4bf7bc54d13c9fd4b1753b29397e5456008f3",
            "sha256:01b27f1df5ea438526bf036b1b5ec0c2c9041f3c48e43e11e137f6e4dbd261da"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-12-19T10:31:43.486377406+08:00"
    }
}

更多版本

docker.io/linuxserver/homeassistant:2025.10.1

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

docker.io/linuxserver/homeassistant:2025.11.3

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

docker.io/linuxserver/homeassistant:2025.12.3

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