Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
|||||||
- ~/.ssh:/root/.ssh:ro
|
- ~/.ssh:/root/.ssh:ro
|
||||||
working_dir: /root/workspace
|
working_dir: /root/workspace
|
||||||
environment:
|
environment:
|
||||||
- OOSE_HOME=/root/.goose
|
- GOOSE_HOME=/root/.goose
|
||||||
# Set default editor
|
# Set default editor
|
||||||
- EDITOR=vim
|
- EDITOR=vim
|
||||||
# Preserve git author info
|
# Preserve git author info
|
||||||
@@ -33,4 +33,4 @@ services:
|
|||||||
entrypoint: ["/bin/bash"]
|
entrypoint: ["/bin/bash"]
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
goose-config:
|
goose-config:
|
||||||
|
|||||||
Reference in New Issue
Block a user