Create files and directories according to XDG spec
- Vorherrschende Sprache
- Go
- Sterne
- 30.8k
- Forks
- 613
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### 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_
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.