Docker "data-root" in a tmpfs directory raises "failed to solve" #2025
Unanswered
simon-liebehenschel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Setup 1
Fedora 38
~/.config/docker/daemon.json
content:where
/tmp
is tmpfs.Setup 2
Using https://wiki.archlinux.org/title/Anything-sync-daemon to store
/home/sam/.local/share/docker/volumes
in tmpfs and auto-backup file to a disk.Command
Error
Question
What exactly goes wrong when a folder is on tmpfs? Are there any things I am missing our to make Docker working?
Beta Was this translation helpful? Give feedback.
All reactions