github.com/r3labs/libcompose@v0.4.1-0.20171123133234-495fe0619cc3/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