-
Notifications
You must be signed in to change notification settings - Fork 70
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
create docker image for testing of sonar plugin #32
Comments
|
@romani |
pushing to docker hub - https://docs.docker.com/docker-hub/repos/ So we need to create user "checkstyle" , name of docker images will be organization can not be created as it is require billing information, so we should stay with user. |
done , example of failure - https://app.wercker.com/checkstyle/sonar-checkstyle/runs/build/58abc664e560360100d6bc74?step=58abc66ad2fd510001653fcb for now docker image will be hosted in my private user, as it become stable I will move it to "checkstyle" user. |
side note: |
We need to combine:
https://hub.docker.com/_/sonarqube/
ubuntu+maven+jdk8+git
to create new public image for hub.docker.com owned by checkstyle organization.
to adjust wercker CI to use it as base system.
In that system we need to:
The text was updated successfully, but these errors were encountered: