podman v5.8.1 版本更新介绍
发布日期: 2026-03-11
版本号: v5.8.1
修复了5.8.0版本中一个严重问题:在启用quadlet配置文件的情况下,系统重启后从BoltDB自动迁移到SQLite时,可能导致迁移不完整,部分容器数据仍残留在BoltDB中。该问题在5.8.1版本中已修复。对于已受影响的用户,若无持久化容器或卷,最简单的解决方法是:将Podman存储目录中的db.sql文件重命名为db.sql.bak,然后使用v5.8.1版本重启以重新执行迁移。如遇问题请联系维护人员协助处理。建议所有用户升级至5.8.1版本。
更新内容 (中文)
缺陷修复
- 修复了一个关键缺陷:在启用Quadlet容器的情况下,重启后从BoltDB自动迁移至SQLite时可能出现部分迁移现象,导致部分容器数据存储在SQLite中而其余仍保留在BoltDB中(#28215)。对于在v5.8.0版本中遇到此问题的用户,系统无法自动恢复。若您没有持久化的容器/Pod/卷(即所有容器均通过Quadlet运行),最简便的解决方法是:将Podman存储目录中的
db.sql文件重命名为db.sql.bak(或类似名称),随后使用v5.8.1版本重启以重新尝试迁移。若迁移过程中遇到任何问题,请联系维护团队,我们将尽力提供协助。
更新内容 (原始)
Bugfixes
- Fixed a critical bug where automatic migration from BoltDB to SQLite after a reboot could perform a partial migration, with some containers in SQLite and some remaining in BoltDB, when Quadlets were in use (#28215). For those who encountered this bug with 5.8.0 there is no way to automatically recover. If you do not have persistent containers/pods/volumes (i.e. all containers are run using Quadlets) then the easiest option is to move the
db.sqlfile in Podman’s storage directory todb.sql.bak(or similar) and reboot again with v5.8.1 to attempt another migration. Please contact the maintainers with any issues during migration and we will assist as able.
下载链接
- podman-5.8.1-setup.exe
- podman-installer-macos-amd64.pkg
- podman-installer-macos-arm64.pkg
- podman-installer-macos-universal.pkg
- podman-installer-windows-amd64.exe
- podman-installer-windows-amd64.msi
- podman-installer-windows-arm64.exe
- podman-installer-windows-arm64.msi
- podman-remote-release-darwin_amd64.zip
- podman-remote-release-darwin_arm64.zip
- podman-remote-release-windows_amd64.zip
- podman-remote-release-windows_arm64.zip
- podman-remote-static-linux_amd64.tar.gz
- podman-remote-static-linux_arm64.tar.gz
- shasums