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

Provide multiple images per runtimes #20

Closed
bilelmoussaoui opened this issue Jan 19, 2021 · 4 comments · Fixed by #21
Closed

Provide multiple images per runtimes #20

bilelmoussaoui opened this issue Jan 19, 2021 · 4 comments · Fixed by #21
Assignees

Comments

@bilelmoussaoui
Copy link
Member

bilelmoussaoui commented Jan 19, 2021

For now we only have fdo//20.08 pre-installed. We should provide an image per runtime per version, I think we can hack some CI to automate all of that using Github Actions and publish the images somewhere like Dockerhub

@naipotato
Copy link
Collaborator

I currently have an action on the Replay's repo to do something like this, but with the GNOME Nightly SDK. It builds the Docker image, and uploads it to Docker Hub. Maybe I can do it for here too

@bilelmoussaoui
Copy link
Member Author

Ah do you have something I can look at ? unless you want to give it a try. It should just create multiple images per the number of sdks there's so fdo, gnome, kde and for each of those have a specific tag per version of the sdk we support and have the CI generate all the images and push them to docker hub. We can then schedule the job weekly to ensure they stay up to date

@naipotato
Copy link
Collaborator

If u confirm that u've not started working on this yet, I'll self-assign the issue and start trying to implement it tomorrow or the day after tomorrow

@bilelmoussaoui
Copy link
Member Author

Feel free to look at it, otherwise I will do this weekend

@naipotato naipotato self-assigned this Jan 21, 2021
@naipotato naipotato linked a pull request Jan 22, 2021 that will close this issue
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 a pull request may close this issue.

2 participants