HereDoc notation has been used for a while now in Bash, SQL, PHP, and other scripting languages. It allows a very long command to be broken down into several more readable lines while still being treated as a single command. For instance, in PHP, rather than having an SQL command like: Instead, you could make…
The Podman upstream team has just released Podman 5.2. To quote Matt Heon’s email: Podman v5.2.0 has just been released. This release is the first one with full support for libkrun, allowing GPUs to be mounted into our VMs on MacOS to accelerate AI workloads, which I know has been much anticipated. Otherwise, this has…
Podman machine’s primary virtualization driver is referred to as a “provider”. In April 2024, I added support for the krun as a provider for MacOS. We made little mention of the addition, because we also needed to tidy up items like regression testing, testing environments, and details around support. But as we near completion of…
The Podman team introduced the support for Hyper-V with Podman version 4.8. With version 5.1, we updated the Podman Windows installer to allow Hyper-V configuration at installation time. This blog post will explain what this means and how to use it.
Anyone mildly familiar with Ansible will attest, maintaining idempotency is a key secret-sauce to stable automation. Without idempotency, it’s all but impossible to detect drift and/or predictably manage state changes. Similarly, anyone beyond a complete-beginning Podman user, will know that defining and using volumes are essential operations. Now for the problem: In Ansible-land, the template…
View all of our past posts in the archives.
THE CONTAINER TOOLS COLLECTION
View our GitHub organization for the full list.
We have an active community. Most of our community communication channels are around Podman, but we definitely welcome anyone with an interest in containers or any of our tools.
Here are the chats where you will find our community:
We hold also community meetings around once a month and have a mailing list for additional discussion.
Follow us on Twitter! @podman_io @buildah_io