Jacob Gadikian
Jacob Gadikian
NB: in places where I'm using the "blank" image, we can change to the one in the repo root post merge
This was getting difficult to bootstrap, so here's the bootstrapper: https://github.com/faddat/archlinux-docker/runs/6209164234?check_suite_focus=true Down the line, I figure we can replace base-devel (a development oriented metapackage) with the individual components of it...
https://github.com/faddat/archlinux-docker/pkgs/container/archlinux%2Fcosmos
@alexanderbez @marbar3778 Should I move the docker image build system here? Result would be like: https://github.com/faddat/archlinux-docker/actions The difference between that, and the default image: https://hub.docker.com/_/archlinux is that faddat/archlinux (or cosmos/linux...
Another pre-merge detail: This is a two-stage PR, and this is stage 1. The second stage: * makes all docker images depend on one that is made here from scratch...
This now feels ready to go.
it's missing tags still on the image, so I will have to work on this a little more tomorrow 💤
@marbar3778 please let me know if you'd like me to move the entire image build system here, maybe to a folder like .dockerimage so it is out of the way.
This PR eliminates the dependency on faddat/archlinux-docker
There's still too much cruft here. I will clean it up and then bring it out of draft.