github.com/click2cloud/libcompose@v0.4.1-0.20170816121048-7c20f79ac6b9/integration/assets/multiple/one.yml (about) 1 multiple: 2 image: tianon/true 3 environment: 4 - KEY1=VAL1 5 simple: 6 image: busybox:latest 7 command: top 8 another: 9 image: busybox:latest 10 command: top