bqcuong opened a new pull request, #15: URL: https://github.com/apache/solr-docker/pull/15
Hi, This pull request includes a small improvement for the Dockerfile, which should help improve the security of container and reduce the risk of potential attacks. In detail: - I added `--no-install-recommends` to remove unnecessary `apt` packages, that were not needed for the container's functionality. Not only can this change trim your image size but it also can also reduce the attack surface. I hope that you find them useful. Please let me know if you have any concerns. Thank you. -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org