github.com/connyay/libcompose@v0.4.0/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