For #105 and #109 : Add periodic build and Ubuntu update#111
For #105 and #109 : Add periodic build and Ubuntu update#111Taknok wants to merge 6 commits intoBOINC:masterfrom
Conversation
|
@Taknok, a few of the images are pulling from your repo. We have to use our repo. |
|
True, I will update the source to match BOINC. |
There was a problem hiding this comment.
This CI will run monthly to build a new version of the image, pulling the latest code of BOINC available in the Ubuntu repo.
There was a problem hiding this comment.
Var DOCKERHUB_USERNAME and secret DOCKERHUB_TOKEN need to be set in repo configuration.
There was a problem hiding this comment.
This CI is a "template" used by the monthly build CI to build each images. This CI is a simple build and push image with the support of the multiarch images. Thus dedicated dockerfiles for armv7, v7, x86 & x64 are not needed anymore as the ubuntu image provide all archs.
There was a problem hiding this comment.
The docker file dedicated to armv7 is not needed anymore as the official Ubuntu supports multiarch : https://hub.docker.com/layers/library/ubuntu/latest/images/sha256-8fe30db6f4cded743d10faed55c5b7d1c49b3a56b55967923fd738e66153e5a0
There was a problem hiding this comment.
The docker file dedicated to armv8 is not needed anymore as the official Ubuntu supports multiarch : https://hub.docker.com/layers/library/ubuntu/latest/images/sha256-97b5e4984a1c353da6a9406c84554aab0422735a1335427a9e883ac477bd71df
|
@adamradocz here are the modifications for the source of the images |
|
Hi @maintainer, just a gentle follow-up on this PR. It's been open for a month without feedback, and I’d really appreciate a review or any suggestions you might have. Let me know if there's anything I can update or clarify. Thanks! |
A new version will be built every 7th of the month and if changed are made, pushed to docker hub.