> On 25 Feb 2021, at 16:25, Mike Drob <md...@mdrob.com> wrote:
> 
> acl package provides setfacl, and

Used in the container for example here: 
https://github.com/docker-solr/docker-solr/commit/6f7a6e812247d00f9f3c293993e26d6d041c119e#diff-ea928530c80bf9f58a3fbf840228fde8ee6bc208cae85dd7c2abda473eea8d20R37

> gosu provides gosu, which look to be only used in tests? How much would we 
> miss them if they were gone?

previous discussion: 
https://github.com/docker-solr/docker-solr/issues/270#issuecomment-569420443

> Where do we use netcat?

https://github.com/docker-solr/docker-solr/blob/master/scripts/wait-for-zookeeper.sh#L49

> wget is used at a minimum to download jattach

https://github.com/docker-solr/docker-solr/blob/master/scripts/wait-for-solr.sh#L82

> procps is probably used in the startup scripts somewhere too for top or ps or 
> something similar to get a pid.

I think that was for these:

https://github.com/apache/lucene-solr/blob/master/solr/bin/solr#L685
https://github.com/apache/lucene-solr/blob/master/solr/bin/solr#L759

-- Martijn
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to