bqcuong commented on PR #1575: URL: https://github.com/apache/solr/pull/1575#issuecomment-1514763484
Currently, there should be no removed packages for that apt-get install command. However, I think it is recommended to have `--no-intall-recommends` for the case that you want to add other packages rather than wget. `gnupg` package is required for performing GPG key checks in the below commands. I updated the changes with the second commit. I tested the build for this changes on the Dockerfile of version `9.2`. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
