mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-04 09:13:08 +00:00
feat: add OpenCode CLI config path to Docker example
This commit is contained in:
@@ -19,6 +19,7 @@ services:
|
|||||||
# OpenCode CLI - mount your ~/.local/share/opencode directory
|
# OpenCode CLI - mount your ~/.local/share/opencode directory
|
||||||
# This shares your 'opencode auth login' session with the container
|
# This shares your 'opencode auth login' session with the container
|
||||||
# - ~/.local/share/opencode:/home/automaker/.local/share/opencode
|
# - ~/.local/share/opencode:/home/automaker/.local/share/opencode
|
||||||
|
# - ~/.config/opencode:/home/automaker/.config/opencode
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
# Set root directory for all projects and file operations
|
# Set root directory for all projects and file operations
|
||||||
|
|||||||
Reference in New Issue
Block a user