bucherfa/dcc-web

Quoted env variables with spaces get wrongly translated.

jtagcat opened this issue · 0 comments

-e VAR="foo bar"

gets translated to:

    image: bar"
    environment:
      - VAR="foo