- ✅ 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!
18 lines
No EOL
506 B
Text
18 lines
No EOL
506 B
Text
{
|
|
"annotations": {
|
|
"org.aptostree.created": "2025-07-20T19:23:06.993126529+00:00"
|
|
},
|
|
"config": {
|
|
"digest": "sha256:cc13a38bce02086083ed688c23c9b9b8f7ade4280b25b56471b5a5893cfabe45",
|
|
"mediaType": "application/vnd.oci.image.config.v1+json",
|
|
"size": 911
|
|
},
|
|
"layers": [
|
|
{
|
|
"digest": "sha256:55f5b5c89ee9c11df8855a5bba469bc08793836e4e56479c435b3eeb89001a2b",
|
|
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
|
|
"size": 214
|
|
}
|
|
],
|
|
"schemaVersion": 2
|
|
} |