containers / podlet

Generate Podman Quadlet files from a Podman command, compose file, or existing object
https://crates.io/crates/podlet
Mozilla Public License 2.0
322 stars 10 forks source link

Podman v4.7.0 #40

Closed k9withabone closed 6 months ago

k9withabone commented 6 months ago

Closes #29.

Adds support for quadlet options introduced in podman v4.7.0, bumping the minimum supported podman version.

k9withabone commented 6 months ago

The build-container job is failing due to a regression in conmon v2.1.9, see containers/conmon#475.