The first time launching a container after pulling a new image, it can take several minutes for the container to actually start. Podman has to set up the overlay filesystems, which is very slow on a Raspberry Pi. With the default start timeout, systemd may end up killing the process before the container is completely set up. Thus, we need to increase the timeout to ensure there is plenty of time for Podman to work. |
||
---|---|---|
.. | ||
configuration.yaml.j2 | ||
zigbee2mqtt.service.j2 |