Create files and directories according to XDG spec
- Langage dominant
- Go
- Étoiles
- 30.8k
- Forks
- 613
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### Description
https://github.com/abiosoft/colima/discussions/1093#discussioncomment-11720708
The `_lima` and the `daemon` dirs and the docker sockets are currently created within the `XDG_CONFIG_HOME` dir.
These contain log files, private keys and state, therefor they should be created in other XDG dirs according to the XDG spec:
XDG_CACHE_HOME
XDG_DATA_HOME
XDG_STATE_HOME
### Version
_No response_
### Operating System
- [X] macOS Intel <= 13 (Ventura)
- [X] macOS Intel >= 14 (Sonoma)
- [X] Apple Silicon <= 13 (Ventura)
- [X] Apple Silicon >= 14 (Sonoma)
- [X] Linux
### Output of `colima status`
_No response_
### Reproduction Steps
1.
2.
3.
### Expected behaviour
_No response_
### Additional context
_No response_
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.