- ✅ Real package installation (replaced mock installation) - ✅ Real OSTree commit creation from installed packages - ✅ OCI image creation from both commits and rootfs - ✅ Full bootc compatibility with proper labels - ✅ Comprehensive test suite (test-bootc-apt-ostree.sh) - ✅ Container tool validation (skopeo, podman) - ✅ Updated compatibility reports for Ubuntu Questing - ✅ Fixed OCI schema version and field naming issues - ✅ Temporary directory lifecycle fixes - ✅ Serde rename attributes for OCI JSON compliance Ready for Aurora-style workflow deployment!
17 lines
No EOL
402 B
JSON
17 lines
No EOL
402 B
JSON
{
|
|
"manifests": [
|
|
{
|
|
"annotations": {
|
|
"org.opencontainers.image.ref.name": "latest"
|
|
},
|
|
"digest": "sha256:99f761b7b4c4b78c53866dd282ae8841c138bd0331f3da88b898a0599ff65563",
|
|
"mediaType": "application/vnd.oci.image.manifest.v1+json",
|
|
"platform": {
|
|
"architecture": "amd64",
|
|
"os": "linux"
|
|
},
|
|
"size": 506
|
|
}
|
|
],
|
|
"schemaVersion": 2
|
|
} |