Files
docker-docs/test/integration/testdata/compose/simple-resource.yml
Victor Vieux 82b3c2f344 choose docker-compose version
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-08-31 22:19:17 -07:00

10 lines
129 B
YAML

service1:
image: busybox
command: sleep 100
cpu_shares: 1
service2:
image: busybox
command: sleep 100
cpu_shares: 1