You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@joshua.apache.org by GitBox <gi...@apache.org> on 2020/04/24 11:33:29 UTC

[GitHub] [joshua] arfunk opened a new pull request #91: Update Dockerfile

arfunk opened a new pull request #91:
URL: https://github.com/apache/joshua/pull/91


   1. maven:latest now bases on OL7. changed to debian based base image. 
   2. removed java 8 installation - base image contains openjdk 11
   3. removed JAVA_HOME env - this ENV is set up in base image
   4. added mvn clean package command to build downloaded sources


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



[GitHub] [joshua] lewismc commented on pull request #91: Update Dockerfile

Posted by GitBox <gi...@apache.org>.
lewismc commented on pull request #91:
URL: https://github.com/apache/joshua/pull/91#issuecomment-619091267


   +1 @arfunk 
   I wonder if you could insert some content to the README to detail usage with Docker?
   @tteofili wdyt?


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



[GitHub] [joshua] tteofili commented on pull request #91: Update Dockerfile

Posted by GitBox <gi...@apache.org>.
tteofili commented on pull request #91:
URL: https://github.com/apache/joshua/pull/91#issuecomment-619388075


   thanks @arfunk , and +1 if you have time to write a full fledged tutorial that'd be great!


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



[GitHub] [joshua] arfunk commented on pull request #91: Update Dockerfile

Posted by GitBox <gi...@apache.org>.
arfunk commented on pull request #91:
URL: https://github.com/apache/joshua/pull/91#issuecomment-619102134


   > +1 @arfunk
   > I wonder if you could insert some content to the README to detail usage with Docker?
   > @tteofili wdyt?
   
   So what kind of details? 
   Documentation about running Apache Joshua with Docker is [here](https://cwiki.apache.org/confluence/display/JOSHUA/Docker)
   If you need more information I can write a detailed tutorial how to build a working environment with docker and downloaded language pack. 


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