Skip to content

RFE: Add artifact quadlet unit type #25778

@Luap99

Description

@Luap99

Feature request description

Recently we added a new command to manage oci artifatcs podman artifact to pull an manage oci artifacts.
With #25397 they can mounted into the container similar to regualr images.
As artifacts must be present locally you would need a way to pull them before use. And podman artifact pull supports a similar option set like podman pull that would need to be exposed as options to quadlet user as well.

Suggest potential solution

I suggest adding a new unit type .artifact with an [artifact] section that then run podman artifact pull.
In a container unit it should then support the Mount=type=artifact,src= syntax like it does with images.

Have you considered any alternatives?

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.locked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.quadletstale-issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions