Hacker News new | ask | show | jobs
by benatkin 1256 days ago
This is sweet but `just` is even sweeter - can use multistage build files to elegantly add it to any Containerfile, no?

Edit: I don't see a publicized image - added an issue: https://github.com/casey/just/issues/1497

However, anyone could add a docker just for just for their own project and use it to pull in just for all their projects, avoiding a download command to get just in other Containerfiles.