Jump to content

Podman

From Wikipedia, the free encyclopedia
Podman
Developer(s)Red Hat
Stable release
5.1.1[1] / 4 June 2024; 49 days ago (4 June 2024)
Repository
Written inGo
Operating systemLinux, Windows, macOS
TypeOS-level virtualization
LicenseApache-2.0 license
Websitepodman.io

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 Mac OS 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]

See also

[edit]

References

[edit]
  1. ^ "Release 5.1.1". 4 June 2024. Retrieved 8 June 2024.
  2. ^ Walker, James (June 4, 2021). "What Is Podman and How Does It Differ from Docker?". How-To Geek.
  3. ^ Primavera, Jacqueline (June 17, 2022). "What is Podman? The container engine replacing Docker". InfoWorld.
  4. ^ Krill, Paul (May 23, 2023). "Red Hat puts Podman container management on the desktop". InfoWorld.
  5. ^ "Podman | GoLand". GoLand Help.
  6. ^ Walker, James (January 19, 2023). "Getting Started With Podman Desktop, an Open Source Docker Desktop Alternative". How-To Geek.

Further reading

[edit]