5 lines
129 B
YAML
5 lines
129 B
YAML
services:
|
|
gateway:
|
|
volumes: !reset
|
|
- ${WORKSPACE_SSH_CONFIG_DIR:?WORKSPACE_SSH_CONFIG_DIR is required}:/root/.ssh:ro
|