-
unraid-podman v0.1.1
Pre-Releasereleased this
2026-07-13 00:14:59 +02:00 | 13 commits to main since this releaseFixes v0.1.0's broken plugin install (see CHANGELOG.md v0.1.1 entry). Package contents are identical to v0.1.0 — only plugin/podman.plg's XML formatting was fixed.
Install
Paste into Unraid Plugins → Install Plugin:
https://git.mp-mueller.de/magges/unraid-podman/releases/download/v0.1.1/podman.plgWhat was wrong in v0.1.0
Every package download failed ("download failure: zero-length file") because / entity values were split across their own lines, breaking the wget command the plugin manager builds internally. Verified against a real Unraid host by running the plugin manager's own CLI directly.
Downloads