Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More Dockerfiles #60

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

More Dockerfiles #60

wants to merge 3 commits into from

Conversation

dreibh
Copy link

@dreibh dreibh commented Nov 23, 2021

This pull request adds a small script to write Dockerfiles for a set of Distribution/Architecture combinations, where DockerHub provides docker images. Also, the resulting Dockerfiles are added, so that they can be used by Git Actions.

@uraimo
Copy link
Owner

uraimo commented Jan 4, 2022

Thanks for the script&dockerfiles!

@elijahr I was not sure if it makes sense to add at least a portion of these (unstable, latest) to the basic test but probably not, even one single test for every arch should be enough regardless of the OS. Individual issues can be fixed when reported. Feel free to merge if you don't have further comments.

@radimkohout
Copy link

radimkohout commented Jan 4, 2022

This won't work.
The script will add non-functional configs (for example riscv64 has only experimental, sid, and unstable, see here: https://hub.docker.com/r/riscv64/debian/ ; but you're also generating stretch, jessie, buster, bullseye, and bookworm). I've already tried to do something like this, but I failed due to many non-existent versions for some platforms.

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

Successfully merging this pull request may close these issues.

None yet

3 participants