mirror of
https://github.com/docker/compose.git
synced 2025-07-31 01:24:15 +02:00
6 lines
71 B
YAML
6 lines
71 B
YAML
services:
|
|
ssh:
|
|
image: build-test-ssh
|
|
build:
|
|
context: .
|