Quote:
Originally Posted by lordeagle
Another idea would be to share a docker image with the koxtoolchain. On my weak consumer laptop the build process cost me around almost 30 mins. And I failed in the first attempt to run it as I have started the process on a disk with almost no space on it ;-)
... with the toolchain ready and in a container I don't have to dive into the topic and can just re-use the output of a smart build.
|
This is something I've been thinking about for a while. I already have a prototype Dockerfile (modified from one geek1011 provided for me in a github comment) that appears to work.
Just need to throw it up on a repo somewhere to get feedback, then an image can be pushed to a repository.