github.com/skippbox/kompose-origin@v0.0.0-20160524133224-16a9dca7bac2/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