github.com/simonferquel/app@v0.6.1-0.20181012141724-68b7cccf26ac/e2e/testdata/templates/mustache/expected.txt (about)

     1  version: "3.4"
     2  services:
     3    enabledservice:
     4      command:
     5      - bash
     6      - -c
     7      - cat
     8      - bar
     9      - bam
    10      image: alpine:latest
    11    other:
    12      image: nginx