Add a Justfile#3863
Conversation
I'm trying to spread this as a pattern, see also the Justfile in bootc.
|
This has crossed my mind multiple times while hacking on this. One thing I value a lot is the idea that "all you need to get started is podman", and I personally like that we document it just that way for passers-by. If you want full developer convenience, that's today still cosa. E.g. (I realize you've kept the Containerfile comment with the (Also, I think we already mentioned we could get rid of |
|
Just for general visibility I'm continuing the push on containers-as-native-devenv with Justfile also over here coreos/rpm-ostree#5525 |
I'm trying to spread this as a pattern, see also the Justfile in bootc.