Apptainer · Example Payload

Container Image Example

ContainersHPCScientific ComputingOpen SourceLinux Foundation

Container Image Example is an example object payload from Apptainer, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

imageIdnameversionsourceformatsizecreatedAtsha256

Example Payload

Raw ↑
{
  "imageId": "img-ubuntu-22.04-hpc",
  "name": "ubuntu-hpc",
  "version": "22.04",
  "source": "docker://ubuntu:22.04",
  "format": "SIF",
  "size": 75497472,
  "createdAt": "2026-01-10T08:00:00Z",
  "sha256": "a1b2c3d4e5f6..."
}