Hello
I have made a podman run .... nodered.
Tha works fine... but..
When my host is started (from boot), the container is launched, and nodered is launched. But it crashes because of an error.
Normally, this error will disappear after a certain time.
So, is it possible to restart nodered automatically (please notice that the container is still running, only Nodered is crashed).
Please notice that nodered is in a container that has been launched with restart=always.
Thanks