variant: fcos version: 1.5.0 systemd: units: - name: www_jeffa_io.service enabled: true contents: | [Unit] Description=caddy run [Service] Type=oneshot RemainAfterExit=yes ExecStart=podman-compose up [Install] WantedBy=multi-user.target