JSON blob c9a778549194e22d0ee1ddfd82711bd6ebdf2fd388ab7fda4be497a6943b43d7

{
  "architecture": "amd64",
  "config": {
    "Env": [
      "PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
      "LANG=C.UTF-8",
      "RUBY_VERSION=3.3.1",
      "RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.1.tar.xz",
      "RUBY_DOWNLOAD_SHA256=0686941a3ec395a15ae2a852487b2a88e5fb8a5518e188df00d8d1bb71a6349b",
      "GEM_HOME=/usr/local/bundle",
      "BUNDLE_SILENCE_ROOT_WARNING=1",
      "BUNDLE_APP_CONFIG=/usr/local/bundle",
      "SERVER_ENV=production",
      "RACK_ENV=production",
      "NODE_ENV=production",
      "DOCKER_CONTAINER=true",
      "PORT=7000",
      "ORG_OPENCONTAINERS_IMAGE_VERSION=1.0.241",
      "ORG_OPENCONTAINERS_IMAGE_VENDOR=GITHUB_SERVER_URL/RomanPugachev",
      "ORG_OPENCONTAINERS_IMAGE_AUTHORS=GITHUB_SERVER_URL/RomanPugachev",
      "ORG_OPENCONTAINERS_IMAGE_REVISION=966f0553cb5559b75d0e600c52e6a5fcc683dec7",
      "ORG_OPENCONTAINERS_IMAGE_SOURCE=https://github.com/artyomb/registry-explorer",
      "ORG_OPENCONTAINERS_IMAGE_DOCUMENTATION=https://github.com/artyomb/registry-explorer",
      "ORG_OPENCONTAINERS_IMAGE_LICENSES=https://github.com/artyomb/registry-explorer",
      "ORG_OPENCONTAINERS_IMAGE_URL=https://github.com/artyomb/registry-explorer",
      "ORG_OPENCONTAINERS_IMAGE_CREATED=2026-01-13T08:50:34Z",
      "COM_GITHUB_CI_BUILD_TIME=2026-01-13T08:50:34Z",
      "COM_GITHUB_CI_USER=https://github.com/RomanPugachev",
      "COM_GITHUB_CI_ACTIONURL=https://github.com/artyomb/registry-explorer/actions/runs/20950461259",
      "COM_GITHUB_CI_COMMITURL=https://github.com/artyomb/registry-explorer/commit/966f0553cb5559b75d0e600c52e6a5fcc683dec7",
      "COM_GITHUB_CI_CIJOBURL=https://github.com/artyomb/registry-explorer/actions/runs/20950461259/jobs/build_service_images",
      "COM_GITHUB_CI_COMMIT_BRANCH=main",
      "COM_GITHUB_CI_COMMIT_SHORT_SHA=966f0553cb5559b75d0e600c52e6a5fcc683dec7",
      "ORG_LABEL-SCHEMA_BUILD-DATE=2026-01-13T08:50:34Z",
      "ORG_LABEL-SCHEMA_URL=https://github.com/artyomb/registry-explorer",
      "ORG_LABEL-SCHEMA_VCS-URL=https://github.com/artyomb/registry-explorer",
      "ORG_LABEL-SCHEMA_VERSION=1.0.241",
      "ORG_LABEL-SCHEMA_VCS-REF=966f0553cb5559b75d0e600c52e6a5fcc683dec7",
      "ORG_LABEL-SCHEMA_VENDOR=GITHUB_SERVER_URL/RomanPugachev",
      "ORG_LABEL-SCHEMA_USAGE=https://github.com/artyomb/registry-explorer",
      "ORG_LABEL-SCHEMA_SCHEMA-VERSION=1.0"
    ],
    "Cmd": [
      "/bin/sh",
      "-c",
      "echo \"Container start\" && ls && bundle exec rackup -o 0.0.0.0 -p $PORT -s falcon"
    ],
    "WorkingDir": "/app",
    "Labels": {
      "com.github.ci.actionurl": "https://github.com/artyomb/registry-explorer/actions/runs/20950461259",
      "com.github.ci.build_time": "2026-01-13T08:50:34Z",
      "com.github.ci.cijoburl": "https://github.com/artyomb/registry-explorer/actions/runs/20950461259/jobs/build_service_images",
      "com.github.ci.commit_branch": "main",
      "com.github.ci.commit_short_sha": "966f0553cb5559b75d0e600c52e6a5fcc683dec7",
      "com.github.ci.commiturl": "https://github.com/artyomb/registry-explorer/commit/966f0553cb5559b75d0e600c52e6a5fcc683dec7",
      "com.github.ci.user": "https://github.com/RomanPugachev",
      "docker.service.name": "registry_explorer",
      "org.label-schema.build-date": "2026-01-13T08:50:34Z",
      "org.label-schema.schema-version": "1.0",
      "org.label-schema.url": "https://github.com/artyomb/registry-explorer",
      "org.label-schema.usage": "https://github.com/artyomb/registry-explorer",
      "org.label-schema.vcs-ref": "966f0553cb5559b75d0e600c52e6a5fcc683dec7",
      "org.label-schema.vcs-url": "https://github.com/artyomb/registry-explorer",
      "org.label-schema.vendor": "GITHUB_SERVER_URL/RomanPugachev",
      "org.label-schema.version": "1.0.241",
      "org.opencontainers.image.authors": "GITHUB_SERVER_URL/RomanPugachev",
      "org.opencontainers.image.created": "2026-01-13T08:50:34Z",
      "org.opencontainers.image.documentation": "https://github.com/artyomb/registry-explorer",
      "org.opencontainers.image.licenses": "https://github.com/artyomb/registry-explorer",
      "org.opencontainers.image.revision": "966f0553cb5559b75d0e600c52e6a5fcc683dec7",
      "org.opencontainers.image.source": "https://github.com/artyomb/registry-explorer",
      "org.opencontainers.image.url": "https://github.com/artyomb/registry-explorer",
      "org.opencontainers.image.vendor": "GITHUB_SERVER_URL/RomanPugachev",
      "org.opencontainers.image.version": "1.0.241"
    },
    "ArgsEscaped": true,
    "Healthcheck": {
      "Test": [
        "CMD-SHELL",
        "curl --fail http://localhost:$PORT/healthcheck || exit 1"
      ],
      "Interval": 15000000000,
      "Timeout": 2000000000,
      "StartPeriod": 900000000000,
      "StartInterval": 30000000000,
      "Retries": 3
    }
  },
  "created": "2026-01-13T08:51:04.016919248Z",
  "history": [
    {
      "created": "2024-04-23T15:14:18Z",
      "created_by": "/bin/sh -c #(nop) ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in / "
    },
    {
      "created": "2024-04-23T15:14:18Z",
      "created_by": "/bin/sh -c #(nop)  CMD [\"bash\"]",
      "empty_layer": true
    },
    {
      "created": "2024-04-23T15:14:18Z",
      "created_by": "RUN /bin/sh -c set -eux; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tbzip2 \t\tca-certificates \t\tlibffi-dev \t\tlibgmp-dev \t\tlibssl-dev \t\tlibyaml-dev \t\tprocps \t\tzlib1g-dev \t; \trm -rf /var/lib/apt/lists/* # buildkit",
      "comment": "buildkit.dockerfile.v0"
    },
    {
      "created": "2024-04-23T15:14:18Z",
      "created_by": "RUN /bin/sh -c set -eux; \tmkdir -p /usr/local/etc; \t{ \t\techo 'install: --no-document'; \t\techo 'update: --no-document'; \t} >> /usr/local/etc/gemrc # buildkit",
      "comment": "buildkit.dockerfile.v0"
    },
    {
      "created": "2024-04-23T15:14:18Z",
      "created_by": "ENV LANG=C.UTF-8",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2024-04-23T15:14:18Z",
      "created_by": "ENV RUBY_VERSION=3.3.1",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2024-04-23T15:14:18Z",
      "created_by": "ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.1.tar.xz",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2024-04-23T15:14:18Z",
      "created_by": "ENV RUBY_DOWNLOAD_SHA256=0686941a3ec395a15ae2a852487b2a88e5fb8a5518e188df00d8d1bb71a6349b",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2024-04-23T15:14:18Z",
      "created_by": "RUN /bin/sh -c set -eux; \t\tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tdpkg-dev \t\tlibgdbm-dev \t\truby \t\tautoconf \t\tg++ \t\tgcc \t\tlibbz2-dev \t\tlibgdbm-compat-dev \t\tlibglib2.0-dev \t\tlibncurses-dev \t\tlibxml2-dev \t\tlibxslt-dev \t\tmake \t\twget \t\txz-utils \t; \trm -rf /var/lib/apt/lists/*; \t\trustArch=; \tdpkgArch=\"$(dpkg --print-architecture)\"; \tcase \"$dpkgArch\" in \t\t'amd64') rustArch='x86_64-unknown-linux-gnu'; rustupUrl='https://static.rust-lang.org/rustup/archive/1.26.0/x86_64-unknown-linux-gnu/rustup-init'; rustupSha256='0b2f6c8f85a3d02fde2efc0ced4657869d73fccfce59defb4e8d29233116e6db' ;; \t\t'arm64') rustArch='aarch64-unknown-linux-gnu'; rustupUrl='https://static.rust-lang.org/rustup/archive/1.26.0/aarch64-unknown-linux-gnu/rustup-init'; rustupSha256='673e336c81c65e6b16dcdede33f4cc9ed0f08bde1dbe7a935f113605292dc800' ;; \tesac; \t\tif [ -n \"$rustArch\" ]; then \t\tmkdir -p /tmp/rust; \t\t\t\twget -O /tmp/rust/rustup-init \"$rustupUrl\"; \t\techo \"$rustupSha256 */tmp/rust/rustup-init\" | sha256sum --check --strict; \t\tchmod +x /tmp/rust/rustup-init; \t\t\t\texport RUSTUP_HOME='/tmp/rust/rustup' CARGO_HOME='/tmp/rust/cargo'; \t\texport PATH=\"$CARGO_HOME/bin:$PATH\"; \t\t/tmp/rust/rustup-init -y --no-modify-path --profile minimal --default-toolchain '1.74.1' --default-host \"$rustArch\"; \t\t\t\trustc --version; \t\tcargo --version; \tfi; \t\twget -O ruby.tar.xz \"$RUBY_DOWNLOAD_URL\"; \techo \"$RUBY_DOWNLOAD_SHA256 *ruby.tar.xz\" | sha256sum --check --strict; \t\tmkdir -p /usr/src/ruby; \ttar -xJf ruby.tar.xz -C /usr/src/ruby --strip-components=1; \trm ruby.tar.xz; \t\tcd /usr/src/ruby; \t\t{ \t\techo '#define ENABLE_PATH_CHECK 0'; \t\techo; \t\tcat file.c; \t} > file.c.new; \tmv file.c.new file.c; \t\tautoconf; \tgnuArch=\"$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)\"; \t./configure \t\t--build=\"$gnuArch\" \t\t--disable-install-doc \t\t--enable-shared \t\t${rustArch:+--enable-yjit} \t; \tmake -j \"$(nproc)\"; \tmake install; \t\trm -rf /tmp/rust; \tapt-mark auto '.*' > /dev/null; \tapt-mark manual $savedAptMark > /dev/null; \tfind /usr/local -type f -executable -not \\( -name '*tkinter*' \\) -exec ldd '{}' ';' \t\t| awk '/=>/ { so = $(NF-1); if (index(so, \"/usr/local/\") == 1) { next }; gsub(\"^/(usr/)?\", \"\", so); printf \"*%s\\n\", so }' \t\t| sort -u \t\t| xargs -r dpkg-query --search \t\t| cut -d: -f1 \t\t| sort -u \t\t| xargs -r apt-mark manual \t; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \t\tcd /; \trm -r /usr/src/ruby; \tif dpkg -l | grep -i ruby; then exit 1; fi; \t[ \"$(command -v ruby)\" = '/usr/local/bin/ruby' ]; \truby --version; \tgem --version; \tbundle --version # buildkit",
      "comment": "buildkit.dockerfile.v0"
    },
    {
      "created": "2024-04-23T15:14:18Z",
      "created_by": "ENV GEM_HOME=/usr/local/bundle",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2024-04-23T15:14:18Z",
      "created_by": "ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2024-04-23T15:14:18Z",
      "created_by": "ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2024-04-23T15:14:18Z",
      "created_by": "RUN /bin/sh -c mkdir -p \"$GEM_HOME\" && chmod 1777 \"$GEM_HOME\" # buildkit",
      "comment": "buildkit.dockerfile.v0"
    },
    {
      "created": "2024-04-23T15:14:18Z",
      "created_by": "CMD [\"irb\"]",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:36:25.038149261Z",
      "created_by": "RUN /bin/sh -c apt update && apt install --fix-missing -y bash curl libpq-dev openssh-client       libpq-dev sqlite3 libssl-dev libgeos-dev     && rm -rf /var/lib/apt/lists/* # buildkit",
      "comment": "buildkit.dockerfile.v0"
    },
    {
      "created": "2026-01-13T08:36:25.1172898Z",
      "created_by": "RUN /bin/sh -c echo 'gem: --no-document' >> ~/.gemrc # buildkit",
      "comment": "buildkit.dockerfile.v0"
    },
    {
      "created": "2026-01-13T08:38:31.817719056Z",
      "created_by": "COPY /usr/local/bundle /usr/local/bundle # buildkit",
      "comment": "buildkit.dockerfile.v0"
    },
    {
      "created": "2026-01-13T08:51:03.134145545Z",
      "created_by": "COPY /app /app # buildkit",
      "comment": "buildkit.dockerfile.v0"
    },
    {
      "created": "2026-01-13T08:51:03.142591916Z",
      "created_by": "ENV SERVER_ENV=production RACK_ENV=production NODE_ENV=production DOCKER_CONTAINER=true PORT=7000",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:03.142591916Z",
      "created_by": "WORKDIR /app",
      "comment": "buildkit.dockerfile.v0"
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "RUN /bin/sh -c bundle exec rspec # buildkit",
      "comment": "buildkit.dockerfile.v0"
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "HEALTHCHECK &{[\"CMD-SHELL\" \"curl --fail http://localhost:$PORT/healthcheck || exit 1\"] \"15s\" \"2s\" \"15m0s\" \"30s\" '\\x03'}",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "CMD [\"/bin/sh\" \"-c\" \"echo \\\"Container start\\\" && ls && bundle exec rackup -o 0.0.0.0 -p $PORT -s falcon\"]",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV ORG_OPENCONTAINERS_IMAGE_VERSION=1.0.241",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV ORG_OPENCONTAINERS_IMAGE_VENDOR=GITHUB_SERVER_URL/RomanPugachev",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV ORG_OPENCONTAINERS_IMAGE_AUTHORS=GITHUB_SERVER_URL/RomanPugachev",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV ORG_OPENCONTAINERS_IMAGE_REVISION=966f0553cb5559b75d0e600c52e6a5fcc683dec7",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV ORG_OPENCONTAINERS_IMAGE_SOURCE=https://github.com/artyomb/registry-explorer",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV ORG_OPENCONTAINERS_IMAGE_DOCUMENTATION=https://github.com/artyomb/registry-explorer",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV ORG_OPENCONTAINERS_IMAGE_LICENSES=https://github.com/artyomb/registry-explorer",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV ORG_OPENCONTAINERS_IMAGE_URL=https://github.com/artyomb/registry-explorer",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV ORG_OPENCONTAINERS_IMAGE_CREATED=2026-01-13T08:50:34Z",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV COM_GITHUB_CI_BUILD_TIME=2026-01-13T08:50:34Z",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV COM_GITHUB_CI_USER=https://github.com/RomanPugachev",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV COM_GITHUB_CI_ACTIONURL=https://github.com/artyomb/registry-explorer/actions/runs/20950461259",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV COM_GITHUB_CI_COMMITURL=https://github.com/artyomb/registry-explorer/commit/966f0553cb5559b75d0e600c52e6a5fcc683dec7",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV COM_GITHUB_CI_CIJOBURL=https://github.com/artyomb/registry-explorer/actions/runs/20950461259/jobs/build_service_images",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV COM_GITHUB_CI_COMMIT_BRANCH=main",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV COM_GITHUB_CI_COMMIT_SHORT_SHA=966f0553cb5559b75d0e600c52e6a5fcc683dec7",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV ORG_LABEL-SCHEMA_BUILD-DATE=2026-01-13T08:50:34Z",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV ORG_LABEL-SCHEMA_URL=https://github.com/artyomb/registry-explorer",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV ORG_LABEL-SCHEMA_VCS-URL=https://github.com/artyomb/registry-explorer",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV ORG_LABEL-SCHEMA_VERSION=1.0.241",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV ORG_LABEL-SCHEMA_VCS-REF=966f0553cb5559b75d0e600c52e6a5fcc683dec7",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV ORG_LABEL-SCHEMA_VENDOR=GITHUB_SERVER_URL/RomanPugachev",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV ORG_LABEL-SCHEMA_USAGE=https://github.com/artyomb/registry-explorer",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-13T08:51:04.016919248Z",
      "created_by": "ENV ORG_LABEL-SCHEMA_SCHEMA-VERSION=1.0",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    }
  ],
  "os": "linux",
  "rootfs": {
    "type": "layers",
    "diff_ids": [
      "sha256:5d4427064ecc46e3c2add169e9b5eafc7ed2be7861081ec925938ab628ac0e25",
      "sha256:ef5e9b5430b9442225b9c0dec52b7cfe294cdd05a75b004d1ffa56bc63c024c0",
      "sha256:4d9e227c3908c2b638fbde4b075638c8bc56832c2189a1e5e26eacfbc44ae40e",
      "sha256:4174d3bc0fdc46cbd812361be5207f01af43cbb7d95b33986905777e63ff423f",
      "sha256:2af5829d0a017118db512c733b15fb09fb90ccb11f4da86f1dfc8fe12f5ac051",
      "sha256:3ad99488075c6008127fd2af358dc939196a32a126d588464e1649f100d0231a",
      "sha256:706efb82f66140efdd74a7ce1b0a365dd6e15e1bf26bbfda052b783809b5e007",
      "sha256:0c82f5910ddef16b6421fb85f766230b62a4dcc04f9caad4c36a23e4d84fb1c7",
      "sha256:3185e96ae625c7541411492e08706e9df37daeaffe93524258da17dcf27fc143",
      "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
      "sha256:73a9630569010838b8cfbd3f04dc2795ca80ab54bdd877840a3c43526494f40b"
    ]
  }
}

Images, referring to this json: