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