mirror of
https://github.com/block/goose.git
synced 2026-06-02 06:19:33 +02:00
Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user