Describe the feature you'd like
I would like to be able to pass env variables to my application using the --env-file flag of the docker-run command
Is your feature request related to a problem?
We are currently struggling to pass secrets to our klio pipeline, and I'm not sure the template feature is the right way to achieve this.