The man page is in the machine image apparently.
core@localhost:~$ rpm -ql podman | grep quad
/usr/libexec/podman/quadlet
/usr/share/man/man5/quadlet.5.gz
On Tue, Aug 13, 2024 at 9:15 AM Daniel Walsh <dwalsh(a)redhat.com> wrote:
On 8/13/24 09:45, Mehdi Haghgoo wrote:
> Sorry for the misspelling caused probably by phone autocorrection. Yeah,
I typed "quadlet" and "man quadlet" in the podman machine VM, but it
does
not find any man page for quadlet. And there is no binary called quadlet on
the (mac) system.
>
>
>
Maybe there are o man pages in a podman machine, but I gave you a link
to the quadlet/podman-systemd.unit man page.
Quadlet executable is only in the machine. It is executed by systemd at
boot time and daemon-reload.
/usr/libexec/podman/quadlet
Quadlets look like standard systemd unit files with a stanza for
[Container] or [Pod] or [Kube] or [Volume] or [Network]
>
>
> On Monday, August 12, 2024 at 09:21:46 PM GMT+3:30, Daniel Walsh <
dwalsh(a)redhat.com> wrote:
>
>
>
>
>
>
> On 8/12/24 12:37, Mehdi Haghgoo wrote:
>
>
>>
> Dan, I don't find a man page for Qualet with the "man Qualet"
command.
Tried that also inside the podman VM (running Mac M1).
>
>
>
> man quadlet not qualet, probably need to do `podman machine ssh man
quadlet` on a mac.
>
>
https://github.com/containers/podman/blob/main/docs/source/markdown/podma...
>
>
>
>
>
>
>>
>>
>>
>>
>> Yahoo Mail: Search, Organize, Conquer
>>
>>
>>>
>>>
>>> On Mon, Aug 12, 2024 at 18:59, Daniel Walsh
>>>
>>> <dwalsh(a)redhat.com> wrote:
>>>
>>>
>>> On 8/9/24 09:21, Mehdi Haghgoo wrote:
>>>> Thanks Dan,
>>>>
>>>> Although quadlets have apparently been there for quite a long time, I
don't find much information describing them on the Internet. Also, I don't
find a quadlet executable on Mac with podman desktop installed.
>>>> From what I understand, quadlets are not much different from
systemd unit files generated using podman generate. So, even after checking
out your RH article, I don't get exactly what they do more than systemd
unit files. Are they more manual? Have more options in the unit files?
>>>>
>>> Quadlets are systemd unit file generators so they only run on linux.
>>> Have you read the man page on them?
>>>
>>> The basic idea of quadlets, is to allow systemd and podman to evolve
>>> without hard coding assumptions into the generated unit files.
>>>
>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> On Friday, August 9, 2024 at 02:11:13 PM GMT+3:30, Daniel Walsh <
dwalsh(a)redhat.com> wrote:
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> On 8/8/24 09:04, Mehdi Haghgoo via Podman wrote:
>>>>> I think podman systemd units were very useful. They allowed me to
create reliable containerized services and websites on the server that
would auto-restart on server reboot. However, I recently encountered podman
inline help showing "deprecated" warning for systemd. Is there now a better
alternative for the purpose they used to serve?
>>>>>
>>>>> Best regards,
>>>>> Mehdi
>>>>> _______________________________________________
>>>>> Podman mailing list -- podman(a)lists.podman.io
>>>>> To unsubscribe send an email to podman-leave(a)lists.podman.io
>>>> We are recommending you use quadlets for this.
>>>>
>>>>
>>>> man quadlet
>>>>
>>>>
>>>> _______________________________________________
>>>> Podman mailing list -- podman(a)lists.podman.io
>>>> To unsubscribe send an email to podman-leave(a)lists.podman.io
>>>>
>>> _______________________________________________
>>> Podman mailing list -- podman(a)lists.podman.io
>>> To unsubscribe send an email to podman-leave(a)lists.podman.io
>>>
>>>
>>>
>>
>>
>
>
>
> _______________________________________________
> Podman mailing list -- podman(a)lists.podman.io
> To unsubscribe send an email to podman-leave(a)lists.podman.io
>
_______________________________________________
Podman mailing list -- podman(a)lists.podman.io
To unsubscribe send an email to podman-leave(a)lists.podman.io