RHEL - Containers of p19 https://www.youtube.com/playlist?list=PLXJyD2dL4oqfDNbTd6Rr1fDM38HgzKcWZ 2024 Tech Tutorials - David McKone - Say Goodbye To Root Accounts With Podman! 0:00 of 29:39 https://www.youtube.com/watch?v=69dADRzXpqk BetterStack - Podman vs Docker in 2024: What's Really Different? of 6:14 https://www.youtube.com/watch?v=SIvoAOpXZPg ! podman can talk directly to k8s ! podman is daemon-less (daemon is potentially security risc), rootc-based ! great system-d integration ! podman desctop can manage both podman and docker containers/images 2023 DevConf - Clemens Lang - Rootful networking with rootless podman containers 0:00 of 28:05 https://devconfcz2023.sched.com/event/1MYkl https://static.sched.com/hosted_files/devconfcz2023/0d/presentation.pdf podman run \ --rm -it \ --uidmap="0:$(id -u user):1" \ --uidmap="1:$(grep -Po '(?<=^user:).*$' /etc/subuid | head -1)" \ registry.fedoraproject.org/fedora:38 IBMTechnologies - Clyburn - Podman vs. Docker of 6:32 https://www.youtube.com/watch?v=Xx588nbshlM ! podman forks itself for running container IBMTechnologies - Clyburn - What is Podman? How is it Different Than Docker? of 7:25 https://www.youtube.com/watch?v=5WML8gX2F1c 2019 Replacing Docker With Podman https://www.youtube.com/watch?v=N0hSn5EwW8w