Podman 4.2.0

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • podman

    Podman: A tool for managing OCI containers and pods.

  • > I was looking at this just last night and the story with Ubuntu is horrible. That's essentially going to be stuck on v3.4 for ten years because it's "a lot of work" to get into that distribution.

    They used to provide relatively recent builds in their kubic repos. Unfortunately, for some reason, they decided to discontinue it[0]. They mentioned some CVEs or something in some issues raised around this, but to me that means pushing a new version/build and not discontinuing it.

    Anyway, one of the members of the Containers org provides unstable kubic repos[1][2] for non RH systems. Unfortunately, this includes RCs, and non-stable versions, which is fine to get bleeding edge, but I'd rather just have the stable versions.

    Due to the above, I've written some scripts to build deb packages for all the latest stable versions. So hopefully you can simply download the deb from GH releases[3] and then `dpkg -i *.deb && apt-get install -f`.

    [0] https://podman.io/blogs/2022/04/05/ubuntu-2204-lts-kubic.htm...

    [1] https://github.com/containers/podman/issues/14302#issuecomme...

    [2] https://build.opensuse.org/project/show/devel:kubic:libconta...

    [3] https://github.com/hoshsadiq/podman-deb/releases

  • buildkit

    concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit

  • You can use podman with buildkit, it's just kind of a pain because you have to do it manually. It is missing some nice to have feature integrations with buildkit though. The instructions are fairly clear: https://github.com/moby/buildkit

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • FedoraWSL

    Fedora as a WSL Instance. Supports multiple install.

  • Red Hat has no official affiliation with Canonical who make Ubuntu.

    If you want to test podman you 'll have better luck using an OS from the Fedora ecosystem where Red Hat has affiliations and is actively contributing.

    Since you mentioned Windows I 'd suggest trying something like this [1] or this [2]

    [1]: https://github.com/yosukes-dev/FedoraWSL

  • Fedora-Remix-for-WSL

    Fedora Remix for Windows Subsystem for Linux.

  • [2]: https://github.com/WhitewaterFoundry/Fedora-Remix-for-WSL

    Disclaimer. I am not using Windows to test above solutions anymore. More than a year ago I used [2] but from a casual look maybe [1] is better now.

  • podman-deb

    Discontinued This has been archived because I had a fundamental misunderstanding of the unstable repos provided @lsm5.

  • > I was looking at this just last night and the story with Ubuntu is horrible. That's essentially going to be stuck on v3.4 for ten years because it's "a lot of work" to get into that distribution.

    They used to provide relatively recent builds in their kubic repos. Unfortunately, for some reason, they decided to discontinue it[0]. They mentioned some CVEs or something in some issues raised around this, but to me that means pushing a new version/build and not discontinuing it.

    Anyway, one of the members of the Containers org provides unstable kubic repos[1][2] for non RH systems. Unfortunately, this includes RCs, and non-stable versions, which is fine to get bleeding edge, but I'd rather just have the stable versions.

    Due to the above, I've written some scripts to build deb packages for all the latest stable versions. So hopefully you can simply download the deb from GH releases[3] and then `dpkg -i *.deb && apt-get install -f`.

    [0] https://podman.io/blogs/2022/04/05/ubuntu-2204-lts-kubic.htm...

    [1] https://github.com/containers/podman/issues/14302#issuecomme...

    [2] https://build.opensuse.org/project/show/devel:kubic:libconta...

    [3] https://github.com/hoshsadiq/podman-deb/releases

  • systemd

    The systemd System and Service Manager

  • bypass4netns

    [Experimental] Accelerates slirp4netns using SECCOMP_IOCTL_NOTIF_ADDFD. As fast as `--net=host`.

  • (That could a be cool feature)

    Also interesting would be to fix the security considerations of using bypass4netns:

    "However, it is probably possible to connect to host loopback IPs by exploiting TOCTOU of struct sockaddr * pointers."

    There seems to be an implementation idea for how the problem could be fixed:

    https://github.com/rootless-containers/bypass4netns/issues/2...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Podman Desktop

    Podman Desktop - A graphical tool for developing on containers and Kubernetes

  • Could you file a bug to podman desktop https://github.com/containers/podman-desktop/issues about your auth.json file / "podman login" ?

  • Podman is supported as a gitlab-runner now, as I understand it.

    https://gitlab.com/gitlab-org/gitlab-runner/-/issues/29108

  • gitlab

  • Darren here - PM for GitLab Runner. At this time, we aren't considering adding Podman to GitLab SaaS Runners on Linux. I created this issue, so please add comments there so we can continue the discussion.

    https://gitlab.com/gitlab-org/gitlab/-/issues/370522

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts