Skip to content

Analyse existing possibilities to optimize OCI image handling with podman locally #200

@NotTheEvilOne

Description

@NotTheEvilOne

What would you like to be added:
At https://github.com/gardenlinux/gardenlinux we use podman for GitHub workflows. Interaction between podman and python-gardenlinux-lib would improve functionality of the existing OCI handling.

Why is this needed:
podman pushes images from local to remote repositories. python-gardenlinux-lib improved OCI handling would improve this process to not overwrite exising manifests.

Furthermore podman provides API to handle layers of an OCI image as well as file system access. For multiple tools like diff generator or a multi layer builder setup it would be useful to provide access to this API.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions