-
|
Is there a standard (or semi-standard) image to run Mill in Docker? I see this: https://hub.docker.com/r/nightscape/scala-mill/ but it includes Java and Scala, which shouldn't be needed. I would assume a simple Ubuntu + curl would do, but I don't want to have to maintain my own image if possible. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
It looks like |
Beta Was this translation helpful? Give feedback.
opensuse/leapalso works and is a bit smaller. Also, the--no-daemonoption seems to be needed to prevent aSubprocess failederror (despite a successful run) in 1 out of 10-20 runs (in my tests):