<?xml version="1.0" encoding="UTF-8"?>
<post>
  <published_on>2026-09-23</published_on>
  <fediverse_replies/>
  <files/>
  <body_markdown>**Teil 5 von &quot;Podman Bausteine&quot; ist online!**

Im Quadlets-Teil ist uns AutoUpdate=registry schon begegnet, ohne dass wir näher draufgeschaut haben. Das hole ich in diesem Artikel nach.

Es geht um podman auto-update: wie Podman Container anhand des Image-Digests automatisch aktualisiert, und was passiert, wenn ein Update mal schiefgeht. Der eingebaute Rollback-Mechanismus sorgt dafür, dass ein fehlgeschlagenes Update nicht gleich den ganzen Container lahmlegt.

Hier geht&apos;s zu Teil 5: [Podman-Bausteine – Updates](https://gnulinux.ch/serie-podman-bausteine-updates-teil-5)

Hast du einen Teil verpasst? Alle Artikel findest du auf gnulinux.ch:

* Teil 1: [Einleitung und Installation](https://gnulinux.ch/serie-podman-bausteine-%E2%80%93-einleitung-und-installation-teil)

* Teil 2: [Podman CLI](https://gnulinux.ch/serie-podman-bausteine-%E2%80%93-podman-cli-teil-2)

* Teil 3: [Wie funktioniert die Restart-Policy? Oder: Podman hat keinen Daemon](https://gnulinux.ch/serie-podman-bausteine-wie-funktioniert-die-restart-polic)

* Teil 4: [Quadlets](https://gnulinux.ch/serie-podman-bausteine-quadlets-teil-4)

* Teil 5: Updates![](/post_images/LLn-UXN1bL_9Jb6ffXSXfw/feed.avif)</body_markdown>
  <formats>
    <json>https://vutuv.de/andreas_boner_murer/posts/01a0cd1d-c0c5-71ce-9030-c1fe14e6c21b.json</json>
    <text>https://vutuv.de/andreas_boner_murer/posts/01a0cd1d-c0c5-71ce-9030-c1fe14e6c21b.txt</text>
    <markdown>https://vutuv.de/andreas_boner_murer/posts/01a0cd1d-c0c5-71ce-9030-c1fe14e6c21b.md</markdown>
    <xml>https://vutuv.de/andreas_boner_murer/posts/01a0cd1d-c0c5-71ce-9030-c1fe14e6c21b.xml</xml>
  </formats>
  <replies/>
  <id>01a0cd1d-c0c5-71ce-9030-c1fe14e6c21b</id>
  <reply_count>0</reply_count>
  <fediverse_repost_count>0</fediverse_repost_count>
  <url>https://vutuv.de/andreas_boner_murer/posts/01a0cd1d-c0c5-71ce-9030-c1fe14e6c21b</url>
  <thread_truncated>false</thread_truncated>
  <video/>
  <repost_count>0</repost_count>
  <verified_author_links/>
  <fediverse_reactions/>
  <images>
    <item>
      <width>1200</width>
      <alt>Grafik zur Artikelserie &quot;Podman-Bausteine – Anwendung, Vorteile und Funktionsweise&quot;. Oben das Podman-Logo mit drei Robben-Maskottchen auf blau-violettem Farbverlauf. Darunter auf dunkelgrauem Hintergrund der Titel des fünften Teils: &quot;Updates&quot;.</alt>
      <height>1200</height>
      <urls>
        <thumb>https://vutuv.de/post_images/LLn-UXN1bL_9Jb6ffXSXfw/thumb.avif</thumb>
        <large>https://vutuv.de/post_images/LLn-UXN1bL_9Jb6ffXSXfw/large.avif</large>
        <lite>https://vutuv.de/post_images/LLn-UXN1bL_9Jb6ffXSXfw/lite.avif</lite>
        <feed>https://vutuv.de/post_images/LLn-UXN1bL_9Jb6ffXSXfw/feed.avif</feed>
        <xl>https://vutuv.de/post_images/LLn-UXN1bL_9Jb6ffXSXfw/xl.avif</xl>
      </urls>
      <caption/>
      <download_url/>
    </item>
  </images>
  <fediverse_reaction_count>0</fediverse_reaction_count>
  <likers/>
  <bookmark_count>0</bookmark_count>
  <license>
    <id>arr</id>
    <name>© All rights reserved</name>
    <url/>
    <spdx/>
  </license>
  <review/>
  <generated_at>2026-09-27T22:28:29Z</generated_at>
  <description>**Teil 5 von &quot;Podman Bausteine&quot; ist online!**</description>
  <in_reply_to/>
  <title>Andreas Boner-Murer · 2026-09-23</title>
  <like_count>0</like_count>
  <type>post</type>
  <tags>
    <item>devops</item>
    <item>podman</item>
    <item>containers</item>
    <item>Linux</item>
    <item>Systemd</item>
  </tags>
  <schema_version>3</schema_version>
  <fediverse_like_count>0</fediverse_like_count>
  <fediverse_reply_count>0</fediverse_reply_count>
  <author>
    <name>Andreas Boner-Murer</name>
    <url>https://vutuv.de/andreas_boner_murer</url>
    <username>andreas_boner_murer</username>
  </author>
  <thread>
    <item>
      <id>01a0cd1d-c0c5-71ce-9030-c1fe14e6c21b</id>
      <depth>0</depth>
      <author>Andreas Boner-Murer</author>
      <url>https://vutuv.de/andreas_boner_murer/posts/01a0cd1d-c0c5-71ce-9030-c1fe14e6c21b</url>
      <published_on>2026-09-23</published_on>
      <in_reply_to_id/>
      <author_username>andreas_boner_murer</author_username>
      <body_markdown>**Teil 5 von &quot;Podman Bausteine&quot; ist online!**

Im Quadlets-Teil ist uns AutoUpdate=registry schon begegnet, ohne dass wir näher draufgeschaut haben. Das hole ich in diesem Artikel nach.

Es geht um podman auto-update: wie Podman Container anhand des Image-Digests automatisch aktualisiert, und was passiert, wenn ein Update mal schiefgeht. Der eingebaute Rollback-Mechanismus sorgt dafür, dass ein fehlgeschlagenes Update nicht gleich den ganzen Container lahmlegt.

Hier geht&apos;s zu Teil 5: [Podman-Bausteine – Updates](https://gnulinux.ch/serie-podman-bausteine-updates-teil-5)

Hast du einen Teil verpasst? Alle Artikel findest du auf gnulinux.ch:

* Teil 1: [Einleitung und Installation](https://gnulinux.ch/serie-podman-bausteine-%E2%80%93-einleitung-und-installation-teil)

* Teil 2: [Podman CLI](https://gnulinux.ch/serie-podman-bausteine-%E2%80%93-podman-cli-teil-2)

* Teil 3: [Wie funktioniert die Restart-Policy? Oder: Podman hat keinen Daemon](https://gnulinux.ch/serie-podman-bausteine-wie-funktioniert-die-restart-polic)

* Teil 4: [Quadlets](https://gnulinux.ch/serie-podman-bausteine-quadlets-teil-4)

* Teil 5: Updates![](/post_images/LLn-UXN1bL_9Jb6ffXSXfw/feed.avif)</body_markdown>
      <in_reply_to_author/>
    </item>
  </thread>
</post>
