mirror of
https://github.com/containers/podman.git
synced 2025-11-30 01:58:46 +08: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>
8 lines
156 B
SYSTEMD
8 lines
156 B
SYSTEMD
## assert-failed
|
|
## assert-stderr-contains "cannot set more gateways than subnets"
|
|
|
|
[Network]
|
|
Subnet=192.168.1.0/24
|
|
Gateway=192.168.1.1
|
|
Gateway=192.168.2.1
|