atomisthq / jibbit

Dockerless Clojure Image builds using deps.edn
Eclipse Public License 1.0
111 stars 9 forks source link

Add support for environment variables #14

Closed lambdank closed 2 years ago

lambdank commented 2 years ago

This is a feature request for being able to add environment variables to the container (https://cloud.google.com/java/getting-started/jib#env-var).

I would imagine, that one could add them to the config in :env-vars or something like that.

I've attached a pull request that seems to add this feature.

atomist[bot] commented 2 years ago

This issue has been automatically marked with stale because it has not had any activity in last 21 days. It will be closed in 14 days if no further activity occurs. To prevent closing, label with defer or blocked.