github.com/bdwilliams/libcompose@v0.3.1-0.20160826154243-d81a9bdacff0/config/testdata/command.v1.yml (about)

     1  simple1:
     2    image: myimage
     3    command: bundle exec thi-p 3000
     4  simple2:
     5    image: myimage
     6    command: [bundle, exec, thin, -p, "3000"]