mirror of https://github.com/docker/compose.git
6 lines
71 B
YAML
6 lines
71 B
YAML
|
services:
|
||
|
ssh:
|
||
|
image: build-test-ssh
|
||
|
build:
|
||
|
context: .
|