mirror of
https://github.com/docker/compose.git
synced 2026-07-10 02:11:34 +00:00
5 lines
71 B
YAML
5 lines
71 B
YAML
services:
|
|
ssh:
|
|
image: build-test-ssh
|
|
build:
|
|
context: .
|