mirror of
https://github.com/docker/compose.git
synced 2025-08-15 22:58:12 +02:00
6 lines
71 B
YAML
6 lines
71 B
YAML
services:
|
|
ssh:
|
|
image: build-test-ssh
|
|
build:
|
|
context: .
|