-
Notifications
You must be signed in to change notification settings - Fork 11
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
Find better automated build options #10
Comments
Whilst automated builds aren't work, I've given you direct access to the Docker repo as well @realies, so you can also push to there. |
I don't have any issues with automated builds when using Jenkins to monitor remote repositories and automatically committing updates to the Dockerfile which then triggers a rebuild on the Docker hub. What seems to be the issue when you have an automated repository linked to |
Basically, the automated builds themselves seem to end up with many of the plugins refusing to work/load in the resulting image. It may have just been an Alpine 3.6 issue - I'll trigger a build for Alpine 3.7 now and see if it's any better |
Would be interested to see the build log if it fails. Can also look into integrating automated Jenkins updates if you are happy with the idea. |
Completely happy with that idea if this fails 👍 |
Seeing there is a queued build from 4 hours ago, is that what you mean? |
@realies Still waiting on that one to finish for testing; normally it finishes within an hour, but the resultant image is not "functional". Maybe it's just a busy day for docker builds! |
Docker's offering on automated builds seems to create a resulting image that always fails. Not sure what it doesn't like, but it never builds properly. Need to search for some alternative automated build solutions that are more reliable.
The text was updated successfully, but these errors were encountered: