Dumb question. I looked thru the mail archive and couldn't find what I was looking
for.
With Docker, if you inspect the container, you can see a RestartPolicy. Lets you know if
the container will restart if the server reboots.
We have a container run Podman (version 1.4.2-stable2, yes its older, however its what I
have to work with for now), is there a way to tell if restart has been set for a
container?
Thanks