com-lihaoyi / mill

Your shiny new Java/Scala build tool!
https://mill-build.com/
MIT License
2k stars 308 forks source link

Add `dockerEnv` target to customize environment passed to `docker` command #3257

Open lolgab opened 2 weeks ago

lolgab commented 2 weeks ago

Fixes https://github.com/com-lihaoyi/mill/issues/3132

Pull Request: https://github.com/com-lihaoyi/mill/pull/3257

lolgab commented 2 weeks ago

Suggestions accepted for the dockerEnv name

lolgab commented 2 weeks ago

I already added some scaladoc to the new target. They also have links to two different pages in docker documentation