mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #649] 树莓派使用 sigoden/dufs 镜像无法运行 #394
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @take7yo on GitHub (Nov 6, 2025).
Original GitHub issue: https://github.com/sigoden/dufs/issues/649
树莓派使用
sigoden/dufs镜像无法运行,指定平台为linux/arm64也不行。但是arm-unknown-linux-musleabihf版本的二进制文件可以正常运行,是否 docker 发布镜像可以增加平台linux/arm/v8使用arm-unknown-linux-musleabihf版本镜像发布。@take7yo commented on GitHub (Nov 6, 2025):
linux/arm/v7 可用