JSON blob 12d1ca74f018aa7c17fa84962415e777b3ee1627ae6de8db334eaffcca66a2de

{
  "architecture": "amd64",
  "created": "2024-02-19T14:03:01.261747614Z",
  "history": [
    {
      "created": "0001-01-01T00:00:00Z",
      "created_by": "crane flatten sha256:ef50f7838514e68b4296bca5d0e695fa7fc551cc1d41ede8c285aae5fb2065ad",
      "comment": "[{\"created\":\"2024-02-14T00:10:36.522041044Z\",\"comment\":\"from Bitnami with love\"},{\"created\":\"2024-02-19T14:02:53.606988952Z\",\"created_by\":\"ARG TARGETARCH\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2024-02-19T14:02:53.606988952Z\",\"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-02-19T14:02:00Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=0.1.3-debian-11-r1 org.opencontainers.image.title=natscli org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=0.1.3\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2024-02-19T14:02:53.606988952Z\",\"created_by\":\"ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2024-02-19T14:02:53.606988952Z\",\"created_by\":\"COPY prebuildfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2024-02-19T14:02:53.606988952Z\",\"created_by\":\"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2024-02-19T14:02:57.486411357Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages ca-certificates curl procps # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2024-02-19T14:02:58.39813435Z\",\"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=(       \\\"natscli-0.1.3-0-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-02-19T14:03:00.652741796Z\",\"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-02-19T14:03:00.92759438Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c useradd -r -u 1001 -g root natscli # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2024-02-19T14:03:01.261747614Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c find / -perm /6000 -type f -exec chmod a-s {} \\\\; || true # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2024-02-19T14:03:01.261747614Z\",\"created_by\":\"ENV APP_VERSION=0.1.3 BITNAMI_APP_NAME=natscli PATH=/opt/bitnami/natscli/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2024-02-19T14:03:01.261747614Z\",\"created_by\":\"USER 1001\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2024-02-19T14:03:01.261747614Z\",\"created_by\":\"ENTRYPOINT [\\\"/opt/bitnami/natscli/bin/nats\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true}]"
    }
  ],
  "os": "linux",
  "rootfs": {
    "type": "layers",
    "diff_ids": [
      "sha256:c2c0421c50d4d6ee468bf77b743475d6a39c75d2c28047cd194b79281c8c86cf"
    ]
  },
  "config": {
    "Entrypoint": [
      "/opt/bitnami/natscli/bin/nats"
    ],
    "Env": [
      "PATH=/opt/bitnami/natscli/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=0.1.3",
      "BITNAMI_APP_NAME=natscli"
    ],
    "Labels": {
      "com.vmware.cp.artifact.flavor": "sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e",
      "org.opencontainers.image.base.name": "docker.io/bitnami/minideb:bullseye",
      "org.opencontainers.image.created": "2024-02-19T14:02:00Z",
      "org.opencontainers.image.description": "Application packaged by VMware, Inc",
      "org.opencontainers.image.licenses": "Apache-2.0",
      "org.opencontainers.image.ref.name": "0.1.3-debian-11-r1",
      "org.opencontainers.image.title": "natscli",
      "org.opencontainers.image.vendor": "VMware, Inc.",
      "org.opencontainers.image.version": "0.1.3"
    },
    "User": "1001",
    "Shell": [
      "/bin/bash",
      "-o",
      "errexit",
      "-o",
      "nounset",
      "-o",
      "pipefail",
      "-c"
    ]
  }
}

Images, referring to this json: