mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 08:25:40 +00:00
Support .network file to create a systemd service that runs podman network create Support networks with .network suffix in Container and Kube to link with Quadlet created networks Add E2E Tests Add man doc Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
7 lines
288 B
SYSTEMD
7 lines
288 B
SYSTEMD
## assert-key-is Unit RequiresMountsFor "%t/containers"
|
|
## assert-key-is Service Type oneshot
|
|
## assert-key-is Service RemainAfterExit yes
|
|
## assert-key-is-regex Service ExecStart ".*/podman network create --ignore systemd-basic"
|
|
## assert-key-is Service SyslogIdentifier "%N"
|
|
|
|
[Network]
|