ktorio / ktor-build-plugins

Ktor Plugins for Build Systems
Apache License 2.0
56 stars 10 forks source link

Support passing environment variable mappings to docker run #82

Closed mfrancza closed 1 year ago

mfrancza commented 1 year ago

Allows environment variables values to be passed to the container started by dockerRun via the -e flag of docker run.