mirror of
https://github.com/alpkeskin/rota.git
synced 2026-04-26 04:05:59 +03:00
[GH-ISSUE #23] dashboard docker build fails on ZFS #14
Labels
No labels
bug
bug
bug
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rota#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @sublimal on GitHub (Feb 4, 2026).
Original GitHub issue: https://github.com/alpkeskin/rota/issues/23
Not sure this needs to be fixed here. Mostly adding as an FYI in case someone else comes across it.
On ZFS supported systems Docker build will fail with :
on step
github.com/alpkeskin/rota@52a9be790d/dashboard/Dockerfile (L10)Workaround, change to:
Relates https://github.com/pnpm/pnpm/issues/7024#issuecomment-1825412952
pnpm version pin in Dockerfile will need updating if fixed upstream.