Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
Douwe Osinga
2026-03-10 10:09:46 -04:00
committed by GitHub
parent c1d8e27e73
commit 9f061f7936
+2 -2
View File
@@ -15,7 +15,7 @@ services:
- ~/.ssh:/root/.ssh:ro
working_dir: /root/workspace
environment:
- OOSE_HOME=/root/.goose
- GOOSE_HOME=/root/.goose
# Set default editor
- EDITOR=vim
# Preserve git author info
@@ -33,4 +33,4 @@ services:
entrypoint: ["/bin/bash"]
volumes:
goose-config:
goose-config: