Closed jeanlucmongrain closed 1 year ago
No, what would that help? There is nothing that needs to be built.
You can check this.
@jeanlucmongrain I think using Docker or anything to build is kind of pointless in repos like this. Yes, you can point a symlink in /usr/bin
to match the basic.sh
or make a script that does the jumpstart.sh
and basic.sh
part all-in-one for speed purposes, but I think it's just better to keep it simple and let it be as is.
Why you don't use build docker image that have all steps in portable containers? that might simplify a lot everything, no?