docker.io/bitnamilegacy/etcd:3.5.7 linux/arm64

docker.io/bitnamilegacy/etcd:3.5.7 - 国内下载镜像源 浏览次数:11 温馨提示: 这是一个 linux/arm64 系统架构镜像
源镜像 docker.io/bitnamilegacy/etcd:3.5.7
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamilegacy/etcd:3.5.7-linuxarm64
镜像ID sha256:7c3ea83f10869d88950e9a784d12255f904d64d73dc99036dd13380ae2044186
镜像TAG 3.5.7-linuxarm64
大小 139.21MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /opt/bitnami/scripts/etcd/run.sh
启动入口 /opt/bitnami/scripts/etcd/entrypoint.sh
工作目录 /opt/bitnami/etcd
OS/平台 linux/arm64
浏览量 11 次
贡献者
镜像创建 2023-04-11T00:58:49.123040945Z
同步时间 2025-12-21 15:31
更新时间 2025-12-21 19:45
开放端口
2379/tcp 2380/tcp
环境变量
PATH=/opt/bitnami/common/bin:/opt/bitnami/etcd/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-11 OS_NAME=linux APP_VERSION=3.5.7 BITNAMI_APP_NAME=etcd ETCDCTL_API=3
镜像标签
docker.io/bitnami/minideb:bullseye: org.opencontainers.image.base.name 2023-04-11T00:52:30Z: org.opencontainers.image.created Application packaged by VMware, Inc: org.opencontainers.image.description Apache-2.0: org.opencontainers.image.licenses 3.5.7-debian-11-r26: org.opencontainers.image.ref.name etcd: org.opencontainers.image.title VMware, Inc.: org.opencontainers.image.vendor 3.5.7: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamilegacy/etcd:3.5.7-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamilegacy/etcd:3.5.7-linuxarm64  docker.io/bitnamilegacy/etcd:3.5.7

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamilegacy/etcd:3.5.7-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamilegacy/etcd:3.5.7-linuxarm64  docker.io/bitnamilegacy/etcd:3.5.7

Shell快速替换命令

sed -i 's#bitnamilegacy/etcd:3.5.7#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamilegacy/etcd:3.5.7-linuxarm64#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamilegacy/etcd:3.5.7-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamilegacy/etcd:3.5.7-linuxarm64  docker.io/bitnamilegacy/etcd:3.5.7'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamilegacy/etcd:3.5.7-linuxarm64 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamilegacy/etcd:3.5.7-linuxarm64  docker.io/bitnamilegacy/etcd:3.5.7'

镜像构建历史


# 0001-01-01 08:00:00  139.21MB 
crane flatten sha256:a1893833f9b1726616fbf1e455ac981e6cff2f66946c37c051dcf3905c066b4a
                        
                    

镜像信息

{
    "Id": "sha256:7c3ea83f10869d88950e9a784d12255f904d64d73dc99036dd13380ae2044186",
    "RepoTags": [
        "bitnamilegacy/etcd:3.5.7",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamilegacy/etcd:3.5.7-linuxarm64"
    ],
    "RepoDigests": [
        "bitnamilegacy/etcd@sha256:4189bbeb7d0a7cc0f7becc729163b904342b86195cfc3eabee10f14f5549a719",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamilegacy/etcd@sha256:d0a88e36b51393c5064fcf85a5e2278dd311e8ad24500b9698836c5b5e9ebceb"
    ],
    "Parent": "",
    "Comment": "[{\"created\":\"2023-04-07T00:10:33.799548472Z\",\"comment\":\"from Bitnami with love\"},{\"created\":\"2023-04-11T00:55:58.459367707Z\",\"created_by\":\"ARG TARGETARCH\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-04-11T00:55:58.459367707Z\",\"created_by\":\"LABEL org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2023-04-11T00:52:30Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=3.5.7-debian-11-r26 org.opencontainers.image.title=etcd org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=3.5.7\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-04-11T00:55:58.459367707Z\",\"created_by\":\"ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-11 OS_NAME=linux\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-04-11T00:55:58.459367707Z\",\"created_by\":\"COPY prebuildfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-04-11T00:55:58.459367707Z\",\"created_by\":\"SHELL [/bin/bash -o pipefail -c]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-04-11T00:57:31.996791944Z\",\"created_by\":\"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c install_packages ca-certificates curl procps # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-04-11T00:57:40.274292632Z\",\"created_by\":\"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ \\u0026\\u0026 cd /tmp/bitnami/pkg/cache/ \\u0026\\u0026     COMPONENTS=(       \\\"yq-4.33.2-0-linux-${OS_ARCH}-debian-11\\\"       \\\"gosu-1.16.0-5-linux-${OS_ARCH}-debian-11\\\"       \\\"etcd-3.5.7-3-linux-${OS_ARCH}-debian-11\\\"     ) \\u0026\\u0026     for COMPONENT in \\\"${COMPONENTS[@]}\\\"; do       if [ ! -f \\\"${COMPONENT}.tar.gz\\\" ]; then         curl -SsLf \\\"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz\\\" -O ;         curl -SsLf \\\"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz.sha256\\\" -O ;       fi \\u0026\\u0026       sha256sum -c \\\"${COMPONENT}.tar.gz.sha256\\\" \\u0026\\u0026       tar -zxf \\\"${COMPONENT}.tar.gz\\\" -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' \\u0026\\u0026       rm -rf \\\"${COMPONENT}\\\".tar.gz{,.sha256} ;     done # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-04-11T00:58:31.441043471Z\",\"created_by\":\"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c apt-get autoremove --purge -y curl ca-certificates \\u0026\\u0026     apt-get update \\u0026\\u0026 apt-get upgrade -y \\u0026\\u0026     apt-get clean \\u0026\\u0026 rm -rf /var/lib/apt/lists /var/cache/apt/archives # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-04-11T00:58:34.930825607Z\",\"created_by\":\"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-04-11T00:58:39.571264249Z\",\"created_by\":\"COPY rootfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-04-11T00:58:45.723739066Z\",\"created_by\":\"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c /opt/bitnami/scripts/etcd/postunpack.sh # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-04-11T00:58:45.723739066Z\",\"created_by\":\"ENV APP_VERSION=3.5.7 BITNAMI_APP_NAME=etcd ETCDCTL_API=3 PATH=/opt/bitnami/common/bin:/opt/bitnami/etcd/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-04-11T00:58:45.723739066Z\",\"created_by\":\"EXPOSE map[2379/tcp:{} 2380/tcp:{}]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-04-11T00:58:49.123040945Z\",\"created_by\":\"WORKDIR /opt/bitnami/etcd\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-04-11T00:58:49.123040945Z\",\"created_by\":\"USER 1001\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-04-11T00:58:49.123040945Z\",\"created_by\":\"ENTRYPOINT [\\\"/opt/bitnami/scripts/etcd/entrypoint.sh\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-04-11T00:58:49.123040945Z\",\"created_by\":\"CMD [\\\"/opt/bitnami/scripts/etcd/run.sh\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true}]",
    "Created": "2023-04-11T00:58:49.123040945Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1001",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "2379/tcp": {},
            "2380/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/opt/bitnami/common/bin:/opt/bitnami/etcd/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "HOME=/",
            "OS_ARCH=arm64",
            "OS_FLAVOUR=debian-11",
            "OS_NAME=linux",
            "APP_VERSION=3.5.7",
            "BITNAMI_APP_NAME=etcd",
            "ETCDCTL_API=3"
        ],
        "Cmd": [
            "/opt/bitnami/scripts/etcd/run.sh"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/opt/bitnami/etcd",
        "Entrypoint": [
            "/opt/bitnami/scripts/etcd/entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.base.name": "docker.io/bitnami/minideb:bullseye",
            "org.opencontainers.image.created": "2023-04-11T00:52:30Z",
            "org.opencontainers.image.description": "Application packaged by VMware, Inc",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.ref.name": "3.5.7-debian-11-r26",
            "org.opencontainers.image.title": "etcd",
            "org.opencontainers.image.vendor": "VMware, Inc.",
            "org.opencontainers.image.version": "3.5.7"
        },
        "Shell": [
            "/bin/bash",
            "-o",
            "pipefail",
            "-c"
        ]
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 139208062,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/6486a59ddca6405930b1e42526443fe0e4e42b3516b343c7062a5bc208487899/merged",
            "UpperDir": "/var/lib/docker/overlay2/6486a59ddca6405930b1e42526443fe0e4e42b3516b343c7062a5bc208487899/diff",
            "WorkDir": "/var/lib/docker/overlay2/6486a59ddca6405930b1e42526443fe0e4e42b3516b343c7062a5bc208487899/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:75b1360c757c9337f3354ff454d9a7abb84d973d389d03cc8e0ca82c40424516"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-12-21T15:31:37.795329101+08:00"
    }
}

更多版本

docker.io/bitnamilegacy/etcd:3.5.13

linux/amd64 docker.io188.41MB2025-10-06 17:50
187

docker.io/bitnamilegacy/etcd:3.5.7

linux/amd64 docker.io146.28MB2025-10-17 15:23
187

docker.io/bitnamilegacy/etcd:3.6.4-debian-12-r3

linux/amd64 docker.io193.11MB2025-10-21 09:18
172

docker.io/bitnamilegacy/etcd:3.6.4

linux/amd64 docker.io193.08MB2025-10-27 11:10
124

docker.io/bitnamilegacy/etcd:latest

linux/amd64 docker.io192.93MB2025-10-27 13:37
156

docker.io/bitnamilegacy/etcd:3.5

linux/amd64 docker.io213.16MB2025-11-29 21:30
63

docker.io/bitnamilegacy/etcd:3.5.4-debian-11-r14

linux/amd64 docker.io158.69MB2025-12-05 14:47
47

docker.io/bitnamilegacy/etcd:3.5.7

linux/arm64 docker.io139.21MB2025-12-21 15:31
10