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 how to (#1) #17

Closed Nitrousoxide closed 10 months ago

Nitrousoxide commented 11 months ago
k9withabone commented 10 months ago

Hey sorry for not getting to this earlier, for some reason I never saw the GitHub notification. I like adding this to the readme. Is it ok if I change the formatting a bit and reword a couple things? I was also thinking of adding a simpler example command like podman run --rm -v ./compose.yaml:/compose.yaml:Z quay.io/k9withabone/podlet compose /compose.yaml.

Nitrousoxide commented 10 months ago

Sure go for it. Feel free to make any changes to it you'd like. Just figured I'd pass along the run command I was using.

k9withabone commented 10 months ago

Format check failed due to rustfmt now formatting let else statements.