github.com/bdwilliams/libcompose@v0.3.1-0.20160826154243-d81a9bdacff0/integration/assets/multiple-composefiles-default/docker-compose.yml (about) 1 simple: 2 image: busybox:latest 3 command: top 4 another: 5 image: busybox:latest 6 command: top