ci(docker): docker nightly build - #8
Merged
Merged
Conversation
mattdibi
force-pushed
the
feat/docker_nightly
branch
from
January 8, 2026 10:50
74db3dc to
6291b60
Compare
mattdibi
marked this pull request as ready for review
January 8, 2026 10:52
mattdibi
force-pushed
the
feat/docker_nightly
branch
from
January 8, 2026 11:07
2c70f85 to
8b2fe56
Compare
salvatore-coppola
approved these changes
Jan 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up on https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/3988. This PR introduces the Jenkins pipeline responsible for building and publishing the Docker nightly build of Kura based on the Dockerfile contained in this repository.
References:
Tested with: https://ci.eclipse.org/kura/job/kura-base/job/kura-docker/job/nightly-build/12/
Note: at the time of this writing the Nexus-based Kura debian repository is down (see https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/5706#note_5767607) and thus the Docker build is failing. To test the pipeline I removed all code dependent on the debian repository and thus was able to correctly push the images on the Dockerhub repo.