Tootfinder

Opt-in global Mastodon full text search. Join the index!

@k8s_cncf_nbg@social.kontrollapparat.de
2025-06-03 14:11:48

Our meetup was well-attended with two interesting talks:
📋 Sarah Julia Kriesch presented "Docker vs Podman" - a beginner-friendly introduction to container basics and key differences between these tools.
🔧 Philip Laine showcased "Spegel", an OCI Registry Mirror that leverages torrent technology for efficient container image distribution - saving traffic costs and safeguarding against registry outages.
1/2

The scene depicts a bright room with cozy, modern furnishings. A person stands on the right side of the frame behind a simple podium, delivering a presentation. A slide with the title "Podman" is projected on the wall. It states that Podman is a rootless alternative to Docker, developed by Red Hat. Additional points cover the architecture, security through SELinux and AppArmor, as well as supplementary tools like Buildah, Skopeo, runc, and crun.

On the left side of the room, there is a gray so…
In the same room, another person is now standing at the podium, giving a presentation. On the wall, a slide titled "$ whoami" is displayed. It features a circular photo of a person on a bicycle, along with text containing personal information: Philip Laine is of Swedish-Finnish descent, lives in Berlin, works as a developer, is the founder of the "ReFlektion" project, and was previously a maintainer of the "FLUX" tool. It’s also humorously noted that he was once nearly recruited by Microsoft.

…
@k8s_cncf_nbg@social.kontrollapparat.de
2025-04-23 14:21:24

🚀 Kubernetes Meetup in Nuremberg! 🇩🇪
Join us on June 2nd for an evening of tech talks, networking, and community fun at the next CNCF Meetup!
🎤 Speakers:
🔹 Sarah Julia Kriesch – Docker vs Podman and the Universe
🔹 Philip Laine – Spegel: A Stateless OCI Registry Mirror
📍 Location: Coworking-Space Nürnberg
🕕 18:00: Doors open for networking
🕡 18:30: Talks begin
🔗 Sign up here:

Image Description: Invitation to a CNCF Meetup in Nuremberg

At the top of the image, there's a large banner titled “Kubernetes Nürnberg”. The background shows a scenic photo of Nuremberg Castle under a blue sky, overlaid with translucent hexagonal shapes in blue and green tones.

Below the banner, the invitation text appears in black font on a white background. It includes the following information:

    Event Title: CNCF Meetup in Nuremberg

    Date & Location: June 2nd at Coworking-Space Nü…
@castarco@hachyderm.io
2025-03-16 22:34:48

#TIL that, on #Linux systems, #Docker bypasses #ufw #firewall rules ( #iptables under the hood ) because of some incompatibility on how they interact with iptables.
Does anyone know if the same happens with #Podman ?