hanicz commented on code in PR #1123:
URL: https://github.com/apache/knox/pull/1123#discussion_r2599817667


##########
.github/workflows/compose/docker-compose.yml:
##########
@@ -50,6 +50,7 @@ services:
     working_dir: /tests
     volumes:
       - ../tests:/tests
+      - /var/run/docker.sock:/var/run/docker.sock

Review Comment:
   We need this so for `self.knox_container = 
client.containers.get(container_name)`
   Without it the docker library can't find the container.



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

Reply via email to