DockerCLI/e2e/stack/testdata/full-stack.yml

10 lines
152 B
YAML

version: '3.3'
services:
one:
image: registry:5000/alpine:frozen
command: top
two:
image: registry:5000/alpine:frozen
command: top