compose/tests/fixtures/scale/docker-compose.yml

10 lines
143 B
YAML

version: '2.2'
services:
web:
image: busybox
command: top
scale: 2
db:
image: busybox
command: top