ghcr.io/home-assistant/home-assistant:2024.7.0 linux/arm64

ghcr.io/home-assistant/home-assistant:2024.7.0 - 国内下载镜像源 浏览次数:432 安全受验证的发布者-Home Assistant 温馨提示: 这是一个 linux/arm64 系统架构镜像
🏠️‍💡️ 该docker容器镜像是 Home Assistant 的官方镜像,用于运行智能家居自动化平台。Home Assistant 是一个开源的、基于 Python 的智能家居自动化系统,可以控制和整合各种智能设备,例如照明、空调、音频设备等。 镜像描述:/Home Assistant - Official Docker Image for Home Automation .html

Home Assistant 是一个开源的智能家居自动化平台,用于控制和整合各种智能设备。该镜像提供了 Home Assistant 的官方运行环境,可以轻松地在多个平台上部署和使用。

Note: The above response is in Chinese, and the HTML tag does not contain any style information.
源镜像 ghcr.io/home-assistant/home-assistant:2024.7.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/home-assistant/home-assistant:2024.7.0-linuxarm64
镜像ID sha256:42eef38021cdf6a3e7b0bc8a8095e6fd9b27eec09af42a32767ee274ca60fa5d
镜像TAG 2024.7.0-linuxarm64
大小 1.58GB
镜像源 ghcr.io
CMD
启动入口 /init
工作目录 /config
OS/平台 linux/arm64
浏览量 432 次
贡献者
镜像创建 2024-07-03T17:09:03.733435967Z
同步时间 2024-07-15 10:27
更新时间 2024-10-23 10:13
环境变量
PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 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 UV_EXTRA_INDEX_URL=https://wheels.home-assistant.io/musllinux-index/ S6_SERVICES_GRACETIME=240000 UV_SYSTEM_PYTHON=true
镜像标签
aarch64: io.hass.arch aarch64: io.hass.base.arch ghcr.io/home-assistant/aarch64-base:3.20: io.hass.base.image python: io.hass.base.name 2024.06.1: io.hass.base.version core: io.hass.type 2024.7.0: io.hass.version The Home Assistant Authors: org.opencontainers.image.authors 2024-07-03 17:06:19+00:00: org.opencontainers.image.created Open-source home automation platform running on Python 3: org.opencontainers.image.description https://www.home-assistant.io/docs/: org.opencontainers.image.documentation Apache License 2.0: org.opencontainers.image.licenses https://github.com/home-assistant/core: org.opencontainers.image.source Home Assistant: org.opencontainers.image.title https://www.home-assistant.io/: org.opencontainers.image.url 2024.7.0: org.opencontainers.image.version

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/home-assistant/home-assistant:2024.7.0-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/home-assistant/home-assistant:2024.7.0-linuxarm64  ghcr.io/home-assistant/home-assistant:2024.7.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/home-assistant/home-assistant:2024.7.0-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/home-assistant/home-assistant:2024.7.0-linuxarm64  ghcr.io/home-assistant/home-assistant:2024.7.0

Shell快速替换命令

sed -i 's#ghcr.io/home-assistant/home-assistant:2024.7.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/home-assistant/home-assistant:2024.7.0-linuxarm64#' deployment.yaml

镜像历史

大小 创建时间 层信息
0.00B 2024-07-04 01:09:03 WORKDIR /config
2.76KB 2024-07-04 01:09:03 COPY rootfs / # buildkit
51.38MB 2024-07-04 01:09:03 RUN |1 QEMU_CPU= /bin/ash -o pipefail -c uv pip install -e ./homeassistant && python3 -m compileall homeassistant/homeassistant # buildkit
116.27MB 2024-07-04 01:07:22 COPY . homeassistant/ # buildkit
983.44MB 2024-07-04 01:07:17 RUN |1 QEMU_CPU= /bin/ash -o pipefail -c if ls homeassistant/home_assistant_*.whl 1> /dev/null 2>&1; then uv pip install homeassistant/home_assistant_*.whl; fi && if [ "${BUILD_ARCH}" = "i386" ]; then linux32 uv pip install --no-build -r homeassistant/requirements_all.txt; else uv pip install --no-build -r homeassistant/requirements_all.txt; fi # buildkit
58.36KB 2024-07-04 01:06:39 COPY requirements_all.txt home_assistant_frontend-* home_assistant_intents-* homeassistant/ # buildkit
80.92MB 2024-07-04 01:06:38 RUN |1 QEMU_CPU= /bin/ash -o pipefail -c uv pip install --no-build -r homeassistant/requirements.txt # buildkit
5.98KB 2024-07-04 01:06:29 COPY homeassistant/package_constraints.txt homeassistant/homeassistant/ # buildkit
916.00B 2024-07-04 01:06:29 COPY requirements.txt homeassistant/ # buildkit
0.00B 2024-07-04 01:06:29 WORKDIR /usr/src
25.20MB 2024-07-04 01:06:29 RUN |1 QEMU_CPU= /bin/ash -o pipefail -c pip3 install uv==0.2.13 # buildkit
0.00B 2024-07-04 01:06:29 ARG QEMU_CPU
0.00B 2024-07-04 01:06:29 ENV S6_SERVICES_GRACETIME=240000 UV_SYSTEM_PYTHON=true
44.40KB 2024-06-22 23:52:09 COPY rootfs / # buildkit
1.76MB 2024-06-22 23:52:09 RUN |6 BUILD_ARCH=aarch64 QEMU_CPU= SSOCR_VERSION=2.23.1 LIBCEC_VERSION=6.0.2 PICOTTS_HASH=e3ba46009ee868911fa0b53db672a55f9cc13b1c TELLDUS_COMMIT=2598bbed16ffd701f2a07c99582f057a3decbaf3 /bin/ash -o pipefail -c apk add --no-cache confuse libftdi1 && apk add --no-cache --virtual .build-dependencies argp-standalone build-base cmake confuse-dev doxygen libftdi1-dev && git clone https://github.com/telldus/telldus && cd telldus && git reset --hard "${TELLDUS_COMMIT}" && git apply ../telldus-fix-gcc-11-issues.patch && git apply ../telldus-fix-alpine-3-17-issues.patch && cd telldus-core && cmake . -DBUILD_LIBTELLDUS-CORE=ON -DBUILD_TDADMIN=OFF -DBUILD_TDTOOL=OFF -DGENERATE_MAN=OFF -DFORCE_COMPILE_FROM_TRUNK=ON && make -j"$(nproc)" && make install && apk del .build-dependencies && rm -rf /usr/src/telldus /usr/src/telldus-fix-gcc-11-issues.patch /usr/src/telldus-fix-alpine-3-17-issues.patch # buildkit
3.95KB 2024-06-22 23:50:15 COPY patches/telldus-fix-alpine-3-17-issues.patch /usr/src/ # buildkit
2.41KB 2024-06-22 23:50:15 COPY patches/telldus-fix-gcc-11-issues.patch /usr/src/ # buildkit
8.34MB 2024-06-22 23:50:15 RUN |6 BUILD_ARCH=aarch64 QEMU_CPU= SSOCR_VERSION=2.23.1 LIBCEC_VERSION=6.0.2 PICOTTS_HASH=e3ba46009ee868911fa0b53db672a55f9cc13b1c TELLDUS_COMMIT=2598bbed16ffd701f2a07c99582f057a3decbaf3 /bin/ash -o pipefail -c apk add --no-cache popt && apk add --no-cache --virtual .build-dependencies automake autoconf libtool popt-dev build-base && git clone https://github.com/naggety/picotts.git pico && cd pico/pico && git reset --hard "${PICOTTS_HASH}" && ./autogen.sh && ./configure --disable-static && make && make install && apk del .build-dependencies && rm -rf /usr/src/pico # buildkit
2.70MB 2024-06-22 23:46:53 RUN |6 BUILD_ARCH=aarch64 QEMU_CPU= SSOCR_VERSION=2.23.1 LIBCEC_VERSION=6.0.2 PICOTTS_HASH=e3ba46009ee868911fa0b53db672a55f9cc13b1c TELLDUS_COMMIT=2598bbed16ffd701f2a07c99582f057a3decbaf3 /bin/ash -o pipefail -c apk add --no-cache eudev-libs p8-platform && apk add --no-cache --virtual .build-dependencies build-base cmake eudev-dev swig p8-platform-dev linux-headers && git clone --depth 1 -b "libcec-${LIBCEC_VERSION}" https://github.com/Pulse-Eight/libcec && cd libcec && git apply ../libcec-fix-null-return.patch && mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr/local -DPYTHON_LIBRARY="/usr/local/lib/libpython3.12.so" -DPYTHON_INCLUDE_DIR="/usr/local/include/python3.12" -DHAVE_LINUX_API=1 .. && make -j"$(nproc)" && make install && echo "cec" > "/usr/local/lib/python3.12/site-packages/cec.pth" && apk del .build-dependencies && rm -rf /usr/src/libcec /usr/src/libcec-fix-null-return.patch # buildkit
396.00B 2024-06-22 23:44:48 COPY patches/libcec-fix-null-return.patch /usr/src/ # buildkit
3.84MB 2024-06-22 23:44:48 RUN |6 BUILD_ARCH=aarch64 QEMU_CPU= SSOCR_VERSION=2.23.1 LIBCEC_VERSION=6.0.2 PICOTTS_HASH=e3ba46009ee868911fa0b53db672a55f9cc13b1c TELLDUS_COMMIT=2598bbed16ffd701f2a07c99582f057a3decbaf3 /bin/ash -o pipefail -c apk add --no-cache imlib2 && apk add --no-cache --virtual .build-dependencies build-base imlib2-dev && git clone --depth 1 -b "v${SSOCR_VERSION}" https://github.com/auerswal/ssocr && cd ssocr && make -j"$(nproc)" && make install && apk del .build-dependencies && rm -rf /usr/src/ssocr # buildkit
0.00B 2024-06-22 23:44:25 WORKDIR /usr/src/
16.74MB 2024-06-22 23:44:25 RUN |6 BUILD_ARCH=aarch64 QEMU_CPU= SSOCR_VERSION=2.23.1 LIBCEC_VERSION=6.0.2 PICOTTS_HASH=e3ba46009ee868911fa0b53db672a55f9cc13b1c TELLDUS_COMMIT=2598bbed16ffd701f2a07c99582f057a3decbaf3 /bin/ash -o pipefail -c pip3 install --only-binary=:all: -r /usr/src/requirements.txt && rm -f /usr/src/requirements.txt # buildkit
72.00B 2024-06-22 23:44:17 COPY requirements.txt /usr/src/ # buildkit
143.41MB 2024-06-22 23:44:17 RUN |6 BUILD_ARCH=aarch64 QEMU_CPU= SSOCR_VERSION=2.23.1 LIBCEC_VERSION=6.0.2 PICOTTS_HASH=e3ba46009ee868911fa0b53db672a55f9cc13b1c TELLDUS_COMMIT=2598bbed16ffd701f2a07c99582f057a3decbaf3 /bin/ash -o pipefail -c apk add --no-cache bluez bluez-deprecated bluez-libs curl eudev-libs ffmpeg iperf3 git grep hwdata-usb libgpiod libturbojpeg libpulse libzbar mariadb-connector-c net-tools nmap openssh-client pianobar pulseaudio-alsa socat # buildkit
0.00B 2024-06-22 23:44:17 ARG BUILD_ARCH QEMU_CPU SSOCR_VERSION LIBCEC_VERSION PICOTTS_HASH TELLDUS_COMMIT
17.87MB 2024-06-22 23:31:53 RUN |4 PYTHON_VERSION=3.12.4 PIP_VERSION=24.1 GPG_KEY=7169605F62C751356D054A26A821E680E5FA6305 QEMU_CPU= /bin/ash -o pipefail -c set -ex; apk add --no-cache --virtual .fetch-deps openssl; curl -L -o get-pip.py 'https://bootstrap.pypa.io/get-pip.py'; apk del .fetch-deps; python get-pip.py --disable-pip-version-check --no-cache-dir pip==${PIP_VERSION} ; pip --version; find /usr/local -depth \( -type d -a \( -name test -o -name tests \) \) -exec rm -rf '{}' +; rm -f get-pip.py # buildkit
0.00B 2024-06-22 23:31:18 RUN |4 PYTHON_VERSION=3.12.4 PIP_VERSION=24.1 GPG_KEY=7169605F62C751356D054A26A821E680E5FA6305 QEMU_CPU= /bin/ash -o pipefail -c cd /usr/local/bin && ln -s idle3 idle && ln -s pydoc3 pydoc && ln -s python3 python && ln -s python3-config python-config # buildkit
71.27MB 2024-06-22 23:31:17 RUN |4 PYTHON_VERSION=3.12.4 PIP_VERSION=24.1 GPG_KEY=7169605F62C751356D054A26A821E680E5FA6305 QEMU_CPU= /bin/ash -o pipefail -c set -ex && export PYTHON_VERSION=${PYTHON_VERSION} && apk add --no-cache --virtual .fetch-deps gnupg openssl tar xz && curl -L -o python.tar.xz "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" && curl -L -o python.tar.xz.asc "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" && export GNUPGHOME="$(mktemp -d)" && echo "disable-ipv6" >> "$GNUPGHOME/dirmngr.conf" && gpg --batch --keyserver hkps://keys.openpgp.org --recv-keys "${GPG_KEY}" && gpg --batch --verify python.tar.xz.asc python.tar.xz && { command -v gpgconf > /dev/null && gpgconf --kill all || :; } && rm -rf "$GNUPGHOME" python.tar.xz.asc && mkdir -p /usr/src/python && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz && rm python.tar.xz && apk add --no-cache --virtual .build-deps 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 && apk del .fetch-deps && for i in /usr/src/*.patch; do patch -d /usr/src/python -p 1 < "${i}"; done && cd /usr/src/python && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" && ./configure --build="$gnuArch" --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 --virtual .python-rundeps && apk del .build-deps && find /usr/local -depth \( -type d -a \( -name test -o -name tests \) \) -exec rm -rf '{}' + && rm -rf /usr/src/python && rm -f /usr/src/*.patch # buildkit
15.72KB 2024-06-22 20:35:46 COPY *.patch /usr/src/ # buildkit
0.00B 2024-06-22 20:35:46 SHELL [/bin/ash -o pipefail -c]
0.00B 2024-06-22 20:35:46 ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0.00B 2024-06-22 20:35:46 ARG PYTHON_VERSION PIP_VERSION GPG_KEY QEMU_CPU
0.00B 2024-06-22 20:34:43 ENTRYPOINT ["/init"]
0.00B 2024-06-22 20:34:43 WORKDIR /
152.00B 2024-06-22 20:34:43 COPY rootfs / # buildkit
44.22MB 2024-06-22 20:34:43 RUN |6 BASHIO_VERSION=0.16.2 TEMPIO_VERSION=2021.09.0 S6_OVERLAY_VERSION=3.1.6.2 JEMALLOC_VERSION=5.3.0 QEMU_CPU= BUILD_ARCH=aarch64 /bin/ash -o pipefail -c set -x && apk add --no-cache bash bind-tools ca-certificates curl jq libstdc++ tzdata xz && apk add --no-cache --virtual .build-deps build-base autoconf git && if [ "${BUILD_ARCH}" = "armv7" ]; then export S6_ARCH="arm"; elif [ "${BUILD_ARCH}" = "i386" ]; then export S6_ARCH="i686"; elif [ "${BUILD_ARCH}" = "amd64" ]; then export S6_ARCH="x86_64"; else export S6_ARCH="${BUILD_ARCH}"; fi && curl -L -f -s "https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-${S6_ARCH}.tar.xz" | tar Jxvf - -C / && curl -L -f -s "https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-noarch.tar.xz" | tar Jxvf - -C / && curl -L -f -s "https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-symlinks-arch.tar.xz" | tar Jxvf - -C / && curl -L -f -s "https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-symlinks-noarch.tar.xz" | tar Jxvf - -C / && mkdir -p /etc/fix-attrs.d && mkdir -p /etc/services.d && git clone "https://github.com/jemalloc/jemalloc" /usr/src/jemalloc && cd /usr/src/jemalloc && git checkout ${JEMALLOC_VERSION} && ./autogen.sh --with-lg-page=16 && make -j "$(nproc)" && make install_lib_shared install_bin && mkdir -p /usr/src/bashio && curl -L -f -s "https://github.com/hassio-addons/bashio/archive/v${BASHIO_VERSION}.tar.gz" | tar -xzf - --strip 1 -C /usr/src/bashio && mv /usr/src/bashio/lib /usr/lib/bashio && ln -s /usr/lib/bashio/bashio /usr/bin/bashio && curl -L -f -s -o /usr/bin/tempio "https://github.com/home-assistant/tempio/releases/download/${TEMPIO_VERSION}/tempio_${BUILD_ARCH}" && chmod a+x /usr/bin/tempio && apk del .build-deps && rm -rf /usr/src/* # buildkit
0.00B 2024-06-22 20:23:54 ARG BUILD_ARCH
0.00B 2024-06-22 20:23:54 WORKDIR /usr/src
0.00B 2024-06-22 20:23:54 ARG BASHIO_VERSION TEMPIO_VERSION S6_OVERLAY_VERSION JEMALLOC_VERSION QEMU_CPU
0.00B 2024-06-22 20:23:54 SHELL [/bin/ash -o pipefail -c]
0.00B 2024-06-22 20:23:54 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 UV_EXTRA_INDEX_URL=https://wheels.home-assistant.io/musllinux-index/
0.00B 2024-06-21 01:40:35 /bin/sh -c #(nop) CMD ["/bin/sh"]
8.82MB 2024-06-21 01:40:35 /bin/sh -c #(nop) ADD file:033626ac44156f3d5800a602c46870486b1492b9ba26096eaa66cceb6fcead77 in /

镜像信息

{
    "Id": "sha256:42eef38021cdf6a3e7b0bc8a8095e6fd9b27eec09af42a32767ee274ca60fa5d",
    "RepoTags": [
        "ghcr.io/home-assistant/home-assistant:2024.7.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/home-assistant/home-assistant:2024.7.0-linuxarm64"
    ],
    "RepoDigests": [
        "ghcr.io/home-assistant/home-assistant@sha256:4c2400f34d42c5fed9e2443a5a41db01316323b0564701f3336411bcd2ff9c88",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/home-assistant/home-assistant@sha256:ec7d63495fbf1dc1433095531893c6293a4b5a7fc80aa1e1c55e8fe0c37879bc"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-07-03T17:09:03.733435967Z",
    "Container": "",
    "ContainerConfig": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": null,
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": null
    },
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "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",
            "UV_EXTRA_INDEX_URL=https://wheels.home-assistant.io/musllinux-index/",
            "S6_SERVICES_GRACETIME=240000",
            "UV_SYSTEM_PYTHON=true"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/config",
        "Entrypoint": [
            "/init"
        ],
        "OnBuild": null,
        "Labels": {
            "io.hass.arch": "aarch64",
            "io.hass.base.arch": "aarch64",
            "io.hass.base.image": "ghcr.io/home-assistant/aarch64-base:3.20",
            "io.hass.base.name": "python",
            "io.hass.base.version": "2024.06.1",
            "io.hass.type": "core",
            "io.hass.version": "2024.7.0",
            "org.opencontainers.image.authors": "The Home Assistant Authors",
            "org.opencontainers.image.created": "2024-07-03 17:06:19+00:00",
            "org.opencontainers.image.description": "Open-source home automation platform running on Python 3",
            "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/core",
            "org.opencontainers.image.title": "Home Assistant",
            "org.opencontainers.image.url": "https://www.home-assistant.io/",
            "org.opencontainers.image.version": "2024.7.0"
        },
        "Shell": [
            "/bin/ash",
            "-o",
            "pipefail",
            "-c"
        ]
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 1576319464,
    "VirtualSize": 1576319464,
    "GraphDriver": {
        "Data": {
            "RootDir": "/var/lib/docker/overlay/950cd8474869c9001305587b96f3295cb1a01c6e68259f2485c29d07065fb64c/root"
        },
        "Name": "overlay"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:518cfe2a9d3ab835f77e061fb2e90e3e018d05032264afc0d4c3ddacfbd2db4e",
            "sha256:aadf659fe797afae3337fe15593503a6e3984901190e70fdb3d520c36340ab76",
            "sha256:dedcc06e3492ea640b0aac885a8df3ec9ec3579f64b707455c7d5d5834d260b9",
            "sha256:225193de38b5fb6350fc654dfcc904c384c7381f98c40a6b51781b7cc09acbd1",
            "sha256:6e91a4b58c9b666d78faf1e97f2a3b48474652e6255921f44f19e3089188d202",
            "sha256:05e60a82c996a486f831aae293fab00ac852b6e4be9ba99f7d91c035a261b4f1",
            "sha256:55eee00f2c5e0fbb8b3f1fe499e03b73c80e86fbd97f0bd9a7464a07789a5aac",
            "sha256:34450f8cfe10a2551390c41a982087fc116d17a1deee4e8ba48cd546ea31a138",
            "sha256:b5ab83ca14d2303c492317903c6c419bef90f7d9b9c7f5aa382cd54b068d3eeb",
            "sha256:b50ce9670fecfd9411a1df801837e6b24374a33a212de2da72589b2c796ae2db",
            "sha256:c53f819eac20e5bc11f08a05562471548ddbc930838c20790ba5bd275505f4a8",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:f11359cc962ab4c3450909d2f5e8d9fe328a773ceed213967b15ff57c7fbf2ef",
            "sha256:30f21d3bea452d3b954b54b3bb7d03a2f2869063c71fb43b5ec7d2d8ffea99d1",
            "sha256:baecbaeca6f79d45030e5ff14abda371b817871c66b92c5e69d67cc41dc9ba8e",
            "sha256:1d76ad68d30c234569671735b73fda462b002cc8774f896fb73c0cb7dbe5f4d0",
            "sha256:dc0a1350d4763714c729d7849aef6db2d34bc7272d14928b62e492f673f3a80e",
            "sha256:4138049d35e6489485b978f52342578adf9c154c57ba749e6d0efb26d0c61ad2",
            "sha256:6c7072c4f07c20c18ce980305fd2304b7eff6ef655bd6089f4c262d307270859",
            "sha256:bad139c1b02bd8e9cc680414e9e44fddd108184b07d62d8465e18246a96d64bd",
            "sha256:606024335bf97972343892d3f10d94fb23f1ee87f53219d57481a0af8ac54e6f",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:99542066969890484669067b66c106205d5c2d1c3583c1c9ac1cdbd6a04b0de2",
            "sha256:e9e19e4bfda9c73089735cfdb0e44be66e13d0cd1ecc21aba3ea22407d6f5902",
            "sha256:dadaeaebe32d1e0aac7daa914e3f4bd229ae471421763901a4bbdb4b3e4868b0",
            "sha256:e93a157056f038ece31663d9a52e7f51110473b9a246c7e3509ed7952933b722",
            "sha256:aefd9521f48fdf66d698e551543b5ad2d370c1ab705c07c0ec397f7f8705ac58",
            "sha256:0cad2b83aaea25dad5286f6e22caa33e21c835e587dbe5499d0a3255709477de",
            "sha256:f09789d1c3c74af81d82e420c2fc98f3ce1b11443a285a58feef9ec9f95d412b",
            "sha256:5449f2904210163721c6300675b6849b1610f4c155b71333ec8e42e5b2b023ed",
            "sha256:9cf47e685b3a5720c37bdad1b811eb6a3a81478f61ac4a8399875fe16b886a08"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-07-15T10:24:56.819776854+08:00"
    }
}

更多版本