Skip to content
This repository has been archived by the owner on May 6, 2023. It is now read-only.

chore: Figure out how to matrix out builds here #34

Open
castrojo opened this issue Feb 12, 2023 · 0 comments
Open

chore: Figure out how to matrix out builds here #34

castrojo opened this issue Feb 12, 2023 · 0 comments
Assignees

Comments

@castrojo
Copy link
Member

The base image doesn't change much stuff so it's pretty easy to have just the one Containerfile.

The ubuntu image is more opinionated and depends on COPRs and packages that might change between fedora versions. So we either template the heck out of the existing Containerfile, or we do like Containerfile.37, Containerfile.38.

I am leaning towards the 2nd solution because 37 is pretty stable now and I see us only adding new stuff in new versions and keeping the older versions more finished and stable. s We'd only have three versions that are supported at one time so we wouldn't be drowning in Containerfiles. What do people think? cc @lazypower

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants