You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/04/30 18:43:31 UTC

[GitHub] [druid] xvrl opened a new pull request #11187: Consolidate dockerfiles

xvrl opened a new pull request #11187:
URL: https://github.com/apache/druid/pull/11187


   * add build-arguments to choose which Java base image to use at runtime
   * default to building image with Java 11
   * base k8s integration test image off of the default image: this ensures
     our docker image now gets tested as part of integration tests.
   * upgrade maven help plugin to 3.2.0


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] himanshug merged pull request #11187: Consolidate the number of Dockerfiles

Posted by GitBox <gi...@apache.org>.
himanshug merged pull request #11187:
URL: https://github.com/apache/druid/pull/11187


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] asdf2014 commented on pull request #11187: Consolidate the number of Dockerfiles

Posted by GitBox <gi...@apache.org>.
asdf2014 commented on pull request #11187:
URL: https://github.com/apache/druid/pull/11187#issuecomment-984347456


   > From the root of the repo, run `docker build -t apache/druid:tag -f distribution/docker/Dockerfile.java11 .` which will build Druid to run in a Java 11 environment.
   
   Hi, @xvrl . Thanks a lot for your contribution. After this patch, I believe the README file should be updated too. FYI, https://github.com/apache/druid/blob/master/distribution/docker/README.md#java-11-experimental


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] himanshug commented on pull request #11187: Consolidate the number of Dockerfiles

Posted by GitBox <gi...@apache.org>.
himanshug commented on pull request #11187:
URL: https://github.com/apache/druid/pull/11187#issuecomment-834622212


   I restarted the build, looked like transient failure. But, good after build. Thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org