Build:
  1. 438
  2. 437
  3. 436
  4. 435
  5. 434
  6. 433
  7. 432
  8. 431
  9. 430
  10. 429
2024-10-27 15:03.14: New job: "docker" "manifest" "inspect" "--"
                     "ocaml/opam:debian-11-ocaml-5.2"
2024-10-27 15:03.14: Exec: "docker" "manifest" "inspect" "--" "ocaml/opam:debian-11-ocaml-5.2"
2024-10-27 15:03.19: Job failed: Failed to find arch "s390x" in manifest (Not_found):
{
  "schemaVersion": 2,
  "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
  "manifests": [
    {
      "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
      "size": 531,
      "digest": "sha256:646fa1421239431f8be225303b365f27a1716035a25c1c51263898a21202cfb4",
      "platform": { "architecture": "386", "os": "linux" }
    },
    {
      "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
      "size": 531,
      "digest": "sha256:68587e22c19eee833537d3bcb153870a23e493c84ca93ec7a05c30568b3efb1e",
      "platform": { "architecture": "arm", "os": "linux", "variant": "v7" }
    },
    {
      "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
      "size": 1994,
      "digest": "sha256:6aeba837bf321c52afc5f8eb29b3317bbf56ae1461157b66e5a3f66c95824495",
      "platform": { "architecture": "arm64", "os": "linux", "variant": "v8" }
    },
    {
      "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
      "size": 531,
      "digest": "sha256:c7fd6c7b2c9df98bc7cb2e4c373bd5c1725f8fe1e7d9de0112ae0a33bb1ef58a",
      "platform": { "architecture": "amd64", "os": "linux" }
    }
  ]
}