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

Find better automated build options #10

Open
stevesbrain opened this issue Feb 7, 2018 · 7 comments
Open

Find better automated build options #10

stevesbrain opened this issue Feb 7, 2018 · 7 comments

Comments

@stevesbrain
Copy link
Owner

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.

@stevesbrain
Copy link
Owner Author

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.

@realies
Copy link
Collaborator

realies commented Feb 7, 2018

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 bitlbee-docker?

@stevesbrain
Copy link
Owner Author

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

@realies
Copy link
Collaborator

realies commented Feb 7, 2018

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.

@stevesbrain
Copy link
Owner Author

Completely happy with that idea if this fails 👍

@realies
Copy link
Collaborator

realies commented Feb 8, 2018

Seeing there is a queued build from 4 hours ago, is that what you mean?

@stevesbrain
Copy link
Owner Author

@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!

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

No branches or pull requests

2 participants