jesseduffield / jesseduffield/lazydocker
ERROR: ~/.config: read-only file system
Open
bug
- Dominant language
- Go
- Stars
- 52.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Inside some frugal Linux distributions the root directory is read-only. When running it as root you receive this error:
`mkdir /root/.config: read-only file system`
**Additional context**
You need to provide one command line parameter to configure an alternative config directory. Or in case of failing use another path (i.e. `/run/lazydocker`)
Contributor guide
Assessment
This issue has not been assessed yet.