github.com/zhgqiang/libcompose@v0.4.1-0.20210112080336-bff7ba3690e1/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