mirror of
https://github.com/docker/compose.git
synced 2025-08-14 14:18:12 +02:00
8 lines
112 B
YAML
8 lines
112 B
YAML
services:
|
|
ssh:
|
|
image: build-test-ssh
|
|
build:
|
|
context: .
|
|
ssh:
|
|
- fake-ssh=./fake_rsa
|