Size: 182
Comment:
|
Size: 512
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
'''`podman(1)`''' is a container manager. Compare to [[Docker|docker(1)]], which uses a server-client model instead. |
|
Line 7: | Line 11: |
TODO: add details on pod networking from https://www.redhat.com/sysadmin/container-networking-podman |
|
Line 8: | Line 15: |
and from https://www.redhat.com/sysadmin/podman-run-pods-systemd-services on how to use it for pods |
Podman
podman(1) is a container manager.
Compare to docker(1), which uses a server-client model instead.
Contents
TODO: add details on pod networking from https://www.redhat.com/sysadmin/container-networking-podman
TODO: add instructions from https://www.tutorialworks.com/podman-systemd/ on how to use podman systemd and from https://www.redhat.com/sysadmin/podman-run-pods-systemd-services on how to use it for pods