[GitHub] [nutch] lewismc commented on pull request #691: NUTCH-2883 Provide means to run server and webapp as persistent services in Docker container

2021-11-24 Thread GitBox
lewismc commented on pull request #691: URL: https://github.com/apache/nutch/pull/691#issuecomment-978441267 I'll update this to remove the webapp. -- 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 t

[GitHub] [nutch] lewismc commented on pull request #691: NUTCH-2883 Provide means to run server and webapp as persistent services in Docker container

2021-07-07 Thread GitBox
lewismc commented on pull request #691: URL: https://github.com/apache/nutch/pull/691#issuecomment-876084540 @sebastian-nagel here's what I tried. First prune entire Docker development cache ``` docker system prune -a ... Total reclaimed space: 14.1GB ``` The build ```

[GitHub] [nutch] lewismc commented on pull request #691: NUTCH-2883 Provide means to run server and webapp as persistent services in Docker container

2021-06-30 Thread GitBox
lewismc commented on pull request #691: URL: https://github.com/apache/nutch/pull/691#issuecomment-871943637 OK this PR is ready for full review. I've added in the conditional logic as explained in the README. There are three build **modes** which can be activated using the `--build-ar