get.porter.sh/porter@v1.3.0/pkg/exec/testdata/suffix-args-input.yaml (about)

     1  install:
     2    - exec:
     3        description: "Build a docker image"
     4        command: docker
     5        arguments:
     6          - build
     7        flags:
     8          tag: "getporter/porter-hello:latest"
     9        suffix-arguments:
    10          - .