In computing, Podman (pod manager) is an open source Open Container Initiative (OCI)-compliant[2] container management tool from Red Hat used for handling containers, images, volumes, and pods on the Linux operating system,[3] with support for macOS and Microsoft Windows via a virtual machine.[4] Based on the libpod library, it offers APIs for the lifecycle management of containers, pods, images, and volumes. The API is identical to the Docker API.[5] Podman Desktop provides an alternative to Docker Desktop.[6]
Security
Podman lets containers run without root privileges (rootless), meaning they can be created, run, and managed by regular users without administrator rights by using Linux namespaces.[7]
See also
References
- ^ "Release 5.3.2". 22 January 2025. Retrieved 7 February 2025.
- ^ Walker, James (June 4, 2021). "What Is Podman and How Does It Differ from Docker?". How-To Geek.
- ^ Primavera, Jacqueline (June 17, 2022). "What is Podman? The container engine replacing Docker". InfoWorld.
- ^ Krill, Paul (May 23, 2023). "Red Hat puts Podman container management on the desktop". InfoWorld.
- ^ "Podman | GoLand". GoLand Help.
- ^ Walker, James (January 19, 2023). "Getting Started With Podman Desktop, an Open Source Docker Desktop Alternative". How-To Geek.
- ^ "Rootless containers with Podman". Red Hat Developer. 25 September 2020. Retrieved 2024-10-12.
Further reading
- "Podman in Action: Secure, Rootless Containers for Kubernetes, Microservices, and More: Walsh, Daniel: 9781633439689: Books". learning.oreilly.com.
- "Podman for DevOps: Containerization reimagined with Podman and its companion tools: Arrichiello, Alessandro, Salinetti, Gianni: 9781803248233: Books". packtpub.com.
You must be logged in to post a comment.