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

Check for conflicting systemd services #15

Closed k9withabone closed 1 year ago

k9withabone commented 1 year ago

Closes #14, adding a check for existing systemd services and returning an error if there is a conflict. Also, podlet no longer overwrites files by default. Adds --skip-services-check and --overwrite flags as opt-outs for each.