←back to thread

1101 points codesmash | 1 comments | | HN request time: 0.203s | source
Show context
raquuk ◴[] No.45137666[source]
The "podman generate systemd" command from the article is deprecated. The alternative are Podman Quadlets, which are similar to (docker-)compose.yaml, but defined in systemd unit files.
replies(2): >>45137744 #>>45137747 #
broodbucket ◴[] No.45137747[source]
With almost no documentation, mind
replies(2): >>45137764 #>>45137785 #
raquuk ◴[] No.45137764[source]
I find the man page fairly comprehensive: https://docs.podman.io/en/latest/markdown/podman-systemd.uni...
replies(1): >>45139197 #
tux1968 ◴[] No.45139197[source]
Is linking to a 404 page meant to highlight the lack of docs, or is there some mistake?
replies(1): >>45139356 #
raquuk ◴[] No.45139356[source]
Apparently the documentation was just updated. The new location is https://docs.podman.io/en/latest/markdown/podman-quadlet.7.h...
replies(2): >>45139627 #>>45141690 #
1. vaylian ◴[] No.45141690[source]
You can also look the documentation up locally: `man quadlet`