Simplify state persistence
Use use local ./data directory instead of XDG directories.
This commit is contained in:
parent
c3e9e2b40b
commit
39edc252f0
4 changed files with 3 additions and 21 deletions
|
|
@ -9,7 +9,7 @@ the host.
|
|||
- Arch Linux–based image
|
||||
- Runs as the host user (same username, UID, GID)
|
||||
- Mounts only the current project directory (same absolute path inside container)
|
||||
- Persists OpenCode state via XDG directories
|
||||
- Persists OpenCode state in ./data directory
|
||||
- No access to SSH keys, passwords, or full `$HOME`
|
||||
- Simple shell function (`opencode`) to launch interactively
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue