janhoy commented on PR #1084:
URL: https://github.com/apache/solr/pull/1084#issuecomment-1281417709

   I see that `Dockerfile.body.template` includes this line at the bottom:
   
   ```bash
       apt-get -y install acl dirmngr lsof procps wget netcat gosu tini 
jattach; \
   ```
   
   ...which installs both wget and dirmngr again. I see that a few of the 
`scripts/` use `wget`, so it probably needs to stay (unless we can convert them 
to using curl), but why do we need `dirmngr` in the image runtime?


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

Reply via email to