镜像信息
{
"Id": "sha256:02e5e5be428996a5d39b7fb8632142c466a306c53d1020673c2556d7374fee9d",
"RepoTags": [
"bitnami/nginx:1.25.3-debian-11-r4",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/nginx:1.25.3-debian-11-r4"
],
"RepoDigests": [
"bitnami/nginx@sha256:1a76309f5278a0a88e4aa2c996f99186b0c56f1c0ed07abdfcbccfe4bae1b1e0",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/nginx@sha256:05bbed989229c6a9890ca353157b0f51a1aa3d89f91facc69a2189488d5c86e9"
],
"Parent": "",
"Comment": "[{\"created\":\"2023-12-15T00:11:18.685690081Z\",\"comment\":\"from Bitnami with love\"},{\"created\":\"2024-01-10T16:28:01.909617592Z\",\"created_by\":\"ARG TARGETARCH\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2024-01-10T16:28:01.909617592Z\",\"created_by\":\"LABEL com.vmware.cp.artifact.flavor=sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2024-01-10T16:13:16Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=1.25.3-debian-11-r4 org.opencontainers.image.title=nginx org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=1.25.3\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2024-01-10T16:28:01.909617592Z\",\"created_by\":\"ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2024-01-10T16:28:01.909617592Z\",\"created_by\":\"COPY prebuildfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2024-01-10T16:28:01.909617592Z\",\"created_by\":\"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2024-01-10T16:28:06.223443611Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages ca-certificates curl libcrypt1 libgeoip1 libpcre3 libssl1.1 openssl procps zlib1g # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2024-01-10T16:28:06.699305673Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ ; COMPONENTS=( \\\"render-template-1.0.6-5-linux-${OS_ARCH}-debian-11\\\" \\\"nginx-1.25.3-2-linux-${OS_ARCH}-debian-11\\\" ) ; 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 ; sha256sum -c \\\"${COMPONENT}.tar.gz.sha256\\\" ; tar -zxf \\\"${COMPONENT}.tar.gz\\\" -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' ; rm -rf \\\"${COMPONENT}\\\".tar.gz{,.sha256} ; done # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2024-01-10T16:28:09.164906754Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c apt-get autoremove --purge -y curl \\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\":\"2024-01-10T16:28:09.570341995Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c chmod g+rwX /opt/bitnami # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2024-01-10T16:28:09.976549084Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c ln -sf /dev/stdout /opt/bitnami/nginx/logs/access.log # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2024-01-10T16:28:10.320630378Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c ln -sf /dev/stderr /opt/bitnami/nginx/logs/error.log # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2024-01-10T16:28:10.601149297Z\",\"created_by\":\"COPY rootfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2024-01-10T16:28:11.588456346Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c /opt/bitnami/scripts/nginx/postunpack.sh # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2024-01-10T16:28:11.588456346Z\",\"created_by\":\"ENV APP_VERSION=1.25.3 BITNAMI_APP_NAME=nginx NGINX_HTTPS_PORT_NUMBER= NGINX_HTTP_PORT_NUMBER= PATH=/opt/bitnami/common/bin:/opt/bitnami/nginx/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2024-01-10T16:28:11.588456346Z\",\"created_by\":\"EXPOSE map[8080/tcp:{} 8443/tcp:{}]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2024-01-10T16:28:12.104349102Z\",\"created_by\":\"WORKDIR /app\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2024-01-10T16:28:12.104349102Z\",\"created_by\":\"USER 1001\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2024-01-10T16:28:12.104349102Z\",\"created_by\":\"ENTRYPOINT [\\\"/opt/bitnami/scripts/nginx/entrypoint.sh\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2024-01-10T16:28:12.104349102Z\",\"created_by\":\"CMD [\\\"/opt/bitnami/scripts/nginx/run.sh\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true}]",
"Created": "2024-01-10T16:28:12.104349102Z",
"Container": "",
"ContainerConfig": null,
"DockerVersion": "",
"Author": "",
"Config": {
"Hostname": "",
"Domainname": "",
"User": "1001",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"ExposedPorts": {
"8080/tcp": {},
"8443/tcp": {}
},
"Tty": false,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"PATH=/opt/bitnami/common/bin:/opt/bitnami/nginx/sbin:/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=1.25.3",
"BITNAMI_APP_NAME=nginx",
"NGINX_HTTPS_PORT_NUMBER=",
"NGINX_HTTP_PORT_NUMBER="
],
"Cmd": [
"/opt/bitnami/scripts/nginx/run.sh"
],
"ArgsEscaped": true,
"Image": "",
"Volumes": null,
"WorkingDir": "/app",
"Entrypoint": [
"/opt/bitnami/scripts/nginx/entrypoint.sh"
],
"OnBuild": null,
"Labels": {
"com.vmware.cp.artifact.flavor": "sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e",
"org.opencontainers.image.base.name": "docker.io/bitnami/minideb:bullseye",
"org.opencontainers.image.created": "2024-01-10T16:13:16Z",
"org.opencontainers.image.description": "Application packaged by VMware, Inc",
"org.opencontainers.image.licenses": "Apache-2.0",
"org.opencontainers.image.ref.name": "1.25.3-debian-11-r4",
"org.opencontainers.image.title": "nginx",
"org.opencontainers.image.vendor": "VMware, Inc.",
"org.opencontainers.image.version": "1.25.3"
},
"Shell": [
"/bin/bash",
"-o",
"errexit",
"-o",
"nounset",
"-o",
"pipefail",
"-c"
]
},
"Architecture": "amd64",
"Os": "linux",
"Size": 89185731,
"GraphDriver": {
"Data": {
"MergedDir": "/var/lib/docker/overlay2/09c780d64bc1c12a7652aa9edf53db1c9b1d63d22f9a7331ca4ac78129d8c37a/merged",
"UpperDir": "/var/lib/docker/overlay2/09c780d64bc1c12a7652aa9edf53db1c9b1d63d22f9a7331ca4ac78129d8c37a/diff",
"WorkDir": "/var/lib/docker/overlay2/09c780d64bc1c12a7652aa9edf53db1c9b1d63d22f9a7331ca4ac78129d8c37a/work"
},
"Name": "overlay2"
},
"RootFS": {
"Type": "layers",
"Layers": [
"sha256:b6b1367cc1d8ffe997972d92f95a5045869d837748cb5d78d15f0e6168aea954"
]
},
"Metadata": {
"LastTagTime": "2024-08-02T11:24:48.168720504+08:00"
}
}