From 57ef6454c6cc2f9aa4e5005a449d9f9ec2b89586 Mon Sep 17 00:00:00 2001 From: Jeena Date: Thu, 15 Jan 2026 12:20:26 +0900 Subject: [PATCH] Fix README data -> container-home --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46bc693..8983696 100644 --- a/README.md +++ b/README.md @@ -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 in ./data directory +- Persists OpenCode state in ./container-home directory - No access to SSH keys, passwords, or full `$HOME` - Simple shell function (`opencode`) to launch interactively