feat: add OpenCode CLI config path to Docker example

This commit is contained in:
Soham Dasgupta
2026-01-13 19:50:54 +05:30
parent 62019d5916
commit 67f18021c3

View File

@@ -19,6 +19,7 @@ services:
# OpenCode CLI - mount your ~/.local/share/opencode directory
# This shares your 'opencode auth login' session with the container
# - ~/.local/share/opencode:/home/automaker/.local/share/opencode
# - ~/.config/opencode:/home/automaker/.config/opencode
environment:
# Set root directory for all projects and file operations