Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Make Jenkins build Brooklyn Docker image as part of the CI #148

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tbouron
Copy link
Member

@tbouron tbouron commented Dec 4, 2019

With this, the Brooklyn docker image should be built automatically, and pushed to Docker hub / Apache / Brooklyn automatically when mvn deploy is executed (i.e. on every master build)

@tbouron
Copy link
Member Author

tbouron commented Dec 5, 2019

FYI: build fails because it seems to be impossible to get the docker socket from inside a docker container on Jenkins.

I opened an INFRA ticket on JIRA for this: https://issues.apache.org/jira/browse/INFRA-19523

@tbouron tbouron force-pushed the feature/docker branch 2 times, most recently from 51997e6 to 2ab5a21 Compare December 12, 2019 17:15
@tbouron tbouron force-pushed the feature/docker branch 7 times, most recently from 64d7712 to cabcd69 Compare January 10, 2020 16:18
This follows the setup done by Apache Syncope. Theoretically, it should use the credentials stored in Apache Jenkins, so it can be pushed to Docker hub / Apache / Brooklyn automatically when `mvn deploy` is executed
@tbouron tbouron force-pushed the feature/docker branch 2 times, most recently from 59156be to f2a6214 Compare March 20, 2020 13:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant