mirror of
https://github.com/apple/container.git
synced 2026-07-12 20:47:04 +00:00
1d0d43668d
- This PR changes the shape of the JSON output for image resources to align closer with `VolumeResource` and `NetworkResource`. This includes adding `creationDate` in the `configuration` section of the image output. - This PR additionally cleans up some of the logic around the `ImageResource` struct construction. Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>