mod: volume for config
This commit is contained in:
parent
e5795f9c6a
commit
9b962ad4a4
3 changed files with 14 additions and 44 deletions
1
zsh.add
1
zsh.add
|
|
@ -14,6 +14,7 @@ function agent() {
|
|||
--name "$CONTAINER_NAME" \
|
||||
--add-host=host.docker.internal:host-gateway \
|
||||
-v "$TARGET_DIR:/workspace" \
|
||||
-v "$HOME/dev/ai/opencode.cfg:/root/.config/opencode" \
|
||||
-v "$HOME/dev/ai/docker-images/starship.toml:/root/.config/starship.toml" \
|
||||
-v opencode-cargo-cache:/root/.cargo \
|
||||
-v opencode-go-cache:/root/go \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue