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

ghcr.io/home-assistant/home-assistant:2024.7.0 - 国内下载镜像源 浏览次数:167 安全受验证的发布者-Home Assistant 温馨提示: 这是一个 linux/arm 系统架构镜像
🏠️‍💡️ 该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-linuxarmv7
镜像ID sha256:42216e5878503bcccfe15a2ddaa48736df6b85947a77b061a8495fbfcd36089d
镜像TAG 2024.7.0-linuxarmv7
大小 1.39GB
镜像源 ghcr.io
CMD
启动入口 /init
工作目录 /config
OS/平台 linux/arm
浏览量 167 次
贡献者 87******6@qq.com
镜像创建 2024-07-03T17:09:24.823868594Z
同步时间 2024-07-05 16:01
更新时间 2024-10-23 19:52
环境变量
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
镜像标签
armv7: io.hass.arch armv7: io.hass.base.arch ghcr.io/home-assistant/armv7-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-linuxarmv7
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/home-assistant/home-assistant:2024.7.0-linuxarmv7  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-linuxarmv7
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/home-assistant/home-assistant:2024.7.0-linuxarmv7  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-linuxarmv7#' deployment.yaml

镜像历史

大小 创建时间 层信息
0.00B 2024-07-04 01:09:24 WORKDIR /config
2.76KB 2024-07-04 01:09:24 COPY rootfs / # buildkit
51.38MB 2024-07-04 01:09:24 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:31 COPY . homeassistant/ # buildkit
889.46MB 2024-07-04 01:07:26 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:41 COPY requirements_all.txt home_assistant_frontend-* home_assistant_intents-* homeassistant/ # buildkit
59.15MB 2024-07-04 01:06:40 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:30 COPY homeassistant/package_constraints.txt homeassistant/homeassistant/ # buildkit
916.00B 2024-07-04 01:06:30 COPY requirements.txt homeassistant/ # buildkit
0.00B 2024-07-04 01:06:30 WORKDIR /usr/src
31.93MB 2024-07-04 01:06:30 RUN |1 QEMU_CPU= /bin/ash -o pipefail -c pip3 install uv==0.2.13 # buildkit
0.00B 2024-07-04 01:06:30 ARG QEMU_CPU
0.00B 2024-07-04 01:06:30 ENV S6_SERVICES_GRACETIME=240000 UV_SYSTEM_PYTHON=true
44.40KB 2024-06-22 23:52:17 COPY rootfs / # buildkit
1.38MB 2024-06-22 23:52:17 RUN |6 BUILD_ARCH=armv7 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:27 COPY patches/telldus-fix-alpine-3-17-issues.patch /usr/src/ # buildkit
2.41KB 2024-06-22 23:50:27 COPY patches/telldus-fix-gcc-11-issues.patch /usr/src/ # buildkit
8.27MB 2024-06-22 23:50:27 RUN |6 BUILD_ARCH=armv7 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.11MB 2024-06-22 23:46:44 RUN |6 BUILD_ARCH=armv7 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:43 COPY patches/libcec-fix-null-return.patch /usr/src/ # buildkit
1.64MB 2024-06-22 23:44:43 RUN |6 BUILD_ARCH=armv7 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:22 WORKDIR /usr/src/
10.70MB 2024-06-22 23:44:22 RUN |6 BUILD_ARCH=armv7 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:15 COPY requirements.txt /usr/src/ # buildkit
98.93MB 2024-06-22 23:44:15 RUN |6 BUILD_ARCH=armv7 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:15 ARG BUILD_ARCH QEMU_CPU SSOCR_VERSION LIBCEC_VERSION PICOTTS_HASH TELLDUS_COMMIT
17.87MB 2024-06-22 23:35:01 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
32.00B 2024-06-22 23:34:26 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
63.32MB 2024-06-22 23:34:26 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:49 COPY *.patch /usr/src/ # buildkit
0.00B 2024-06-22 20:35:49 SHELL [/bin/ash -o pipefail -c]
0.00B 2024-06-22 20:35:49 ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0.00B 2024-06-22 20:35:49 ARG PYTHON_VERSION PIP_VERSION GPG_KEY QEMU_CPU
0.00B 2024-06-22 20:34:05 ENTRYPOINT ["/init"]
0.00B 2024-06-22 20:34:05 WORKDIR /
152.00B 2024-06-22 20:34:05 COPY rootfs / # buildkit
30.23MB 2024-06-22 20:34:05 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=armv7 /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:53 ARG BUILD_ARCH
0.00B 2024-06-22 20:23:53 WORKDIR /usr/src
0.00B 2024-06-22 20:23:53 ARG BASHIO_VERSION TEMPIO_VERSION S6_OVERLAY_VERSION JEMALLOC_VERSION QEMU_CPU
0.00B 2024-06-22 20:23:53 SHELL [/bin/ash -o pipefail -c]
0.00B 2024-06-22 20:23:53 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 02:00:28 /bin/sh -c #(nop) CMD ["/bin/sh"]
5.10MB 2024-06-21 02:00:28 /bin/sh -c #(nop) ADD file:4d58f44e3cedeba6fad741c79bc5acab1a9f2a2f597c854dc3bb8b8595ebf3e1 in /

镜像信息

{
    "Id": "sha256:42216e5878503bcccfe15a2ddaa48736df6b85947a77b061a8495fbfcd36089d",
    "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-linuxarmv7"
    ],
    "RepoDigests": [
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/home-assistant/home-assistant@sha256:f72787ec06b7e9c3c5b8286d7bdbac3f4839b28080bbe554e4047f8b9a34ccc7"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-07-03T17:09:24.823868594Z",
    "Container": "",
    "ContainerConfig": 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": "armv7",
            "io.hass.base.arch": "armv7",
            "io.hass.base.image": "ghcr.io/home-assistant/armv7-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": "arm",
    "Variant": "v7",
    "Os": "linux",
    "Size": 1387890171,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/e665ef857593841bbbcfe16d4560477984f13156482ab1dee2b279a21b8a3b8b/diff:/var/lib/docker/overlay2/7957430be6519a1f07de13e27aae23197142b0c475073d3c7b5b97c4f4561f57/diff:/var/lib/docker/overlay2/33bea85b479b2afed8ea87b38d2f1294ba6954cf30551140efc6879f9b2fa4ea/diff:/var/lib/docker/overlay2/42856063f1f4eccb5e657a39dbf3cf6a87f3ec71bc694c4721bf23706b570d08/diff:/var/lib/docker/overlay2/d49666c6c4e92dbf167cff0908e9e78d6f920038979af47e840547d5c5dbf01c/diff:/var/lib/docker/overlay2/ce065c5fd647a0ce0a59555a84e510d8fcf09c48cd0711fbd557d01503c30fa8/diff:/var/lib/docker/overlay2/185adfc5e14ed17b704a5e29b39b60490986dd8d04ca3d3e7097f59733529784/diff:/var/lib/docker/overlay2/df22dfb1107996d25317df193088d68da15039c7293bfaa0080a3e7c83fcad8f/diff:/var/lib/docker/overlay2/34b8081addc24d99acba58898c044e4c09563fa5b13e63bdedb7e4c1f880c3f6/diff:/var/lib/docker/overlay2/c65195238c6cb2b2d54cbb0df948ca636764021669051af3758cc1f792f546ce/diff:/var/lib/docker/overlay2/944ab546e49c1bc4e510cb9afc14656e5f4a2c92656e620a1f500169ef5dbf1b/diff:/var/lib/docker/overlay2/fb8e3602fe69e3bb1d3af0ebcfc3554fb74757baf3098194920a21753c2f6b96/diff:/var/lib/docker/overlay2/1a20e55344e92048d556de218095b2663fc9959aede674d2c3d4fcd689b9fb22/diff:/var/lib/docker/overlay2/71bd38ac2ee4c249680992ace239736886762f93261e80a4c028d54105794bf6/diff:/var/lib/docker/overlay2/3e266a91e7d0717892db05f856f76d0e11f751fa00a978ffc82d4aa0ec9e7a71/diff:/var/lib/docker/overlay2/a69fd5556981f8acb31d2d6bfe414b9f7675ddd63aa3471dfb63c0faa53e2a28/diff:/var/lib/docker/overlay2/c63ad4c6fcc459d3afd9077b1628278f642fda2f02eb60a3c8def139d1086a70/diff:/var/lib/docker/overlay2/aa1a490918acc05755d73b93e509db74bc0e53b9fc42b22974f27faf655e78de/diff:/var/lib/docker/overlay2/63d794c26f4f943400dc3f499cc28d24183bfdb5b3c42af7d15f77c3f44d37b4/diff:/var/lib/docker/overlay2/15a60ad8a0531dcfd68da96bc301b9263d6978f2d6b52309392b85671b7ab88c/diff:/var/lib/docker/overlay2/04a13090b36ef802cfbc9c4646fd7bb0ef4bfe5e1f629a67857dcf86d6cf15ad/diff:/var/lib/docker/overlay2/8c663ec091f37042152fb5b7b11adfb680df12a3dab1f9475677e79163f76ace/diff:/var/lib/docker/overlay2/7990c564305530d0963a72d1e7d3afe68e35d7a7e9decbf95fbbef75bf47f99b/diff:/var/lib/docker/overlay2/a221155ef9e4fe126b518d1ae57af09efdfa131a7d967d0299f6e6486f7710f2/diff:/var/lib/docker/overlay2/645d38f9265b909412bddf6765cdd9117c7877ca243b5d5a100402d334a66fd6/diff:/var/lib/docker/overlay2/ec4e82be9a8b243cba57bb3438b6a036ef9da66c27a70dbbad0b59f79dcdb312/diff:/var/lib/docker/overlay2/c94db585f1f5570f417adee6718b88c339a840d7a2e86ea556df19697e87b918/diff:/var/lib/docker/overlay2/6e88d07ed24cc0189cc2517e394eb6d7a6aa0a3c52e24ad6e86e48bba0c873f6/diff:/var/lib/docker/overlay2/c0f7ba18dfb91d3fe811d040440a5e7c007afa7fee3e455f65aaa8c27a636efc/diff:/var/lib/docker/overlay2/72d0d45eb3c7b7a2656981df144aedb81f37dc18067c5353f2f92596f66268e3/diff",
            "MergedDir": "/var/lib/docker/overlay2/72d8a067ac1c1a9540605003ca031586cc4cd36543b09b6fa043298923418269/merged",
            "UpperDir": "/var/lib/docker/overlay2/72d8a067ac1c1a9540605003ca031586cc4cd36543b09b6fa043298923418269/diff",
            "WorkDir": "/var/lib/docker/overlay2/72d8a067ac1c1a9540605003ca031586cc4cd36543b09b6fa043298923418269/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:d98949009a699550c13ffbb6e0ed208c347c363c8ac8791a4bbadfc216229791",
            "sha256:af5c1829a1423e8928d0532b038d0d7b573bd2870a1362c0f7e227d578aebcb8",
            "sha256:dbe9d8cbbf0be6cd70425c9a17be05453f205b33c28c04f2bafe0669f99b8224",
            "sha256:9f6945fa705592145e4fa131785aa31a0762c49762b8e673024379dca4e0b66e",
            "sha256:c54351c0c78ed2c95deac3ba5f184702d60e1bf91b107be4c2b2e2eaef29e3ed",
            "sha256:9f4d8c5d56493d7fee3717d9985c3e5dfea8b207067682adb10fd1cad089c7be",
            "sha256:697a810c84df8b62b54207d484591f8575484ad634b743e15a6d42a21b8e16a1",
            "sha256:22e5d9c40a4045457468c01e491445a7dcb57dad74675522251ad2d85d5612e1",
            "sha256:1cdbe5d19bf7f3ffb3618e9bdaf1f3a9cc20656814d1f7fc783f4ba341d0811f",
            "sha256:d789dd240d0c69caa1e3c3056c8f310e921cc759bc2536681c0490095895bf6b",
            "sha256:90359688261b833dadda2a8fd2a398f37f9889caea10d6e88a862f2b78ff609b",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:09c718b047d8ee3551b73e75f22fa9aa6509474146e1a3832991a206d54b1217",
            "sha256:8a130964fdc07a30c305bdeb6ea6dbc32cccbb7d277422cd74e648088a4606a1",
            "sha256:5bb4b3e005ae84beb49878c8b2b0bac93bc47dc88fb44996fa53ea59e02f0a9e",
            "sha256:0e04e89adccf63fc2f10d7e72ea8e039a0d9582e7b86400506872b9ac81f1274",
            "sha256:0450cefbfed7948d6c8e6cafe55e3e169bc0d619698202c0d10e9295d9c4ef18",
            "sha256:b4fdc829c58d8e03d9bbea146a786390f2f1beaae67580013e47447c3abc0196",
            "sha256:beb39e3283a146f1e9baf75b3df0de095e73d4b4c379cff46d5e4b5570f032bd",
            "sha256:29462c787687a14b533a39257b729f1417008eb1fe4c813078df7c744a725bc8",
            "sha256:fa404f1cef3256b76ff7395f349a0792115d8cc1f9dd189519891f1f6c273561",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:ef7d6da1d81834d910fe7a91008f3726f849c6b163366c80cd3e8a888869df14",
            "sha256:722a0860fee3fdcf9defca3e599cac3c2ea5f2ac9432dd5e94390cf09c39eb8d",
            "sha256:694c5cf462c800fda5a7585775f89d5108024f57a7a27bd1821b642af9435928",
            "sha256:1c4ba8a1e5cd265fac04b6d8c148e88343d1c322a80f8dfea1cb47d6547ab3ab",
            "sha256:0999f6b52565edde02b845be93c6bd9d4aeabb6282d5710cf437110d482da6b5",
            "sha256:96d1a8b174d2caa7a880f8c496994f61f585707c72a22a831a30767a51b1ad51",
            "sha256:da4aeb306dc591b0cf13eaa1fbcbc30bcf1da2c754b0975351cbf5035d30dd47",
            "sha256:2e1243fb6934a311cf5a52dfbe17de02d85b2cea261c113b9c00e8033d057a49",
            "sha256:feba38fddfe658f238f2d9764cd297d97d5a148cdaa164f304e8ecefd0109838"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-07-05T15:59:43.345833602+08:00"
    }
}

更多版本