run opencode in "interactive shell" mode

this should resolve any clipboard issues with copying and pasting text
This commit is contained in:
2026-07-07 12:05:59 +00:00
parent 5b240e8d95
commit 520943689a

View File

@@ -1,6 +1,8 @@
services:
opencode:
image: redpencil/opencode:0.0.1
stdin_open: true
tty: true
volumes:
- ./data/opencode/share:/root/.local/share/opencode
- ./config/opencode/opencode.json:/root/.config/opencode/opencode.json