Files
CanbiZ (MickLesk) 5d03d8c622 refactor(podman): replace deprecated commands with Quadlets
- Replace podman run --restart + podman generate systemd with
  systemd Quadlet .container unit files in /etc/containers/systemd/
- Affects: Home Assistant, Portainer, Portainer Agent
- Remove workaround temp-volume create/remove for Portainer Agent
- Update install check in ct/podman-homeassistant.sh to reference
  the Quadlet file instead of the old generated .service file

podman generate systemd is deprecated since Podman 4.4 in favor of
Quadlets (podman-systemd.unit(5)). Quadlets are natively integrated
into systemd and do not require a running container to generate the
unit file.
2026-03-18 15:31:32 +01:00
..
2026-03-18 08:44:39 +01:00
2026-03-16 17:33:32 +01:00
2026-03-16 17:45:22 +01:00
2026-03-16 20:41:21 +01:00
2026-03-15 20:08:39 +01:00
2026-03-18 08:18:04 +01:00
2026-03-18 08:43:40 +01:00
2026-03-18 11:55:32 +01:00
2026-03-15 23:12:11 +01:00
2026-03-16 09:15:45 +01:00