janhoy commented on code in PR #1084:
URL: https://github.com/apache/solr/pull/1084#discussion_r998651789


##########
solr/docker/templates/Dockerfile.body.template:
##########
@@ -71,7 +71,7 @@ RUN set -ex; \
 
 RUN set -ex; \
     apt-get update; \
-    apt-get -y install acl dirmngr lsof procps wget netcat gosu tini jattach; \
+    apt-get -y install acl lsof procps wget netcat gosu tini jattach; \

Review Comment:
   I ran `gradlew testDocker` and all tests passed even without `dirmngr` in 
the image. So I removed it...



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

Reply via email to