mirror of
https://github.com/containers/podman.git
synced 2026-03-23 17:13:05 -04: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>
6 lines
82 B
Plaintext
6 lines
82 B
Plaintext
## assert-podman-args "--network=basic"
|
|
|
|
[Kube]
|
|
Yaml=deployment.yml
|
|
Network=basic
|