Differences between revisions 4 and 5
Revision 4 as of 2023-04-03 02:30:29
Size: 472
Comment:
Revision 5 as of 2023-04-05 16:34:40
Size: 512
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
'''`podman(1)`''' is a container manager, primarily competing with `docker(1)`. '''`podman(1)`''' is a container manager.

C
ompare to [[Docker|docker(1)]], which uses a server-client model instead.

Podman

podman(1) is a container manager.

Compare to docker(1), which uses a server-client model instead.

Contents

  1. Podman


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


CategoryRicottone

Podman (last edited 2023-04-06 15:32:59 by DominicRicottone)