镜像信息
{
"Id": "sha256:74ae5e205ac5e38503960cbf14161961dbad4c0ba45ff36057318a175e0d0091",
"RepoTags": [
"bitnami/etcd:3.4.24",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/etcd:3.4.24"
],
"RepoDigests": [
"bitnami/etcd@sha256:8fd7ad6b2536de56167d5dea861e11e708d260b56564deded9ac48a957547f8f",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/etcd@sha256:5fc2c549f2755ea9e4610232450e4c567d0bd7ab5f36c9a5673682efeffd3439"
],
"Parent": "",
"Comment": "[{\"created\":\"2023-04-07T00:10:21.437861919Z\",\"comment\":\"from Bitnami with love\"},{\"created\":\"2023-04-13T16:39:25.152502929Z\",\"created_by\":\"ARG TARGETARCH\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-04-13T16:39:25.152502929Z\",\"created_by\":\"LABEL org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2023-04-13T16:38:42Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=3.4.24-debian-11-r18 org.opencontainers.image.title=etcd org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=3.4.24\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-04-13T16:39:25.152502929Z\",\"created_by\":\"ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-04-13T16:39:25.152502929Z\",\"created_by\":\"COPY prebuildfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-04-13T16:39:25.152502929Z\",\"created_by\":\"SHELL [/bin/bash -o pipefail -c]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-04-13T16:39:29.591744802Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c install_packages ca-certificates curl procps # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-04-13T16:39:30.55180215Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ \\u0026\\u0026 cd /tmp/bitnami/pkg/cache/ \\u0026\\u0026 COMPONENTS=( \\\"yq-4.33.3-0-linux-${OS_ARCH}-debian-11\\\" \\\"gosu-1.16.0-5-linux-${OS_ARCH}-debian-11\\\" \\\"etcd-3.4.24-4-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-13T16:39:33.060680158Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /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-13T16:39:33.150737325Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-04-13T16:39:33.184177591Z\",\"created_by\":\"COPY rootfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-04-13T16:39:33.277433286Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c /opt/bitnami/scripts/etcd/postunpack.sh # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-04-13T16:39:33.277433286Z\",\"created_by\":\"ENV APP_VERSION=3.4.24 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-13T16:39:33.277433286Z\",\"created_by\":\"EXPOSE map[2379/tcp:{} 2380/tcp:{}]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-04-13T16:39:33.311622492Z\",\"created_by\":\"WORKDIR /opt/bitnami/etcd\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-04-13T16:39:33.311622492Z\",\"created_by\":\"USER 1001\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-04-13T16:39:33.311622492Z\",\"created_by\":\"ENTRYPOINT [\\\"/opt/bitnami/scripts/etcd/entrypoint.sh\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-04-13T16:39:33.311622492Z\",\"created_by\":\"CMD [\\\"/opt/bitnami/scripts/etcd/run.sh\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true}]",
"Created": "2023-04-13T16:39:33.311622492Z",
"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=amd64",
"OS_FLAVOUR=debian-11",
"OS_NAME=linux",
"APP_VERSION=3.4.24",
"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-13T16:38:42Z",
"org.opencontainers.image.description": "Application packaged by VMware, Inc",
"org.opencontainers.image.licenses": "Apache-2.0",
"org.opencontainers.image.ref.name": "3.4.24-debian-11-r18",
"org.opencontainers.image.title": "etcd",
"org.opencontainers.image.vendor": "VMware, Inc.",
"org.opencontainers.image.version": "3.4.24"
},
"Shell": [
"/bin/bash",
"-o",
"pipefail",
"-c"
]
},
"Architecture": "amd64",
"Os": "linux",
"Size": 134401960,
"GraphDriver": {
"Data": {
"MergedDir": "/var/lib/docker/overlay2/a4a97db4d42d707ae6c1ce2b8af2ee67a109b20aec0f2406e5b93f1ef87b2f4e/merged",
"UpperDir": "/var/lib/docker/overlay2/a4a97db4d42d707ae6c1ce2b8af2ee67a109b20aec0f2406e5b93f1ef87b2f4e/diff",
"WorkDir": "/var/lib/docker/overlay2/a4a97db4d42d707ae6c1ce2b8af2ee67a109b20aec0f2406e5b93f1ef87b2f4e/work"
},
"Name": "overlay2"
},
"RootFS": {
"Type": "layers",
"Layers": [
"sha256:3d4b735d9f8f95dcb6128e94eca59d2e71a61029e8cb7d2e6e5557a23160d839"
]
},
"Metadata": {
"LastTagTime": "2024-10-28T10:05:05.387786908+08:00"
}
}