Github user mpollmeier commented on the issue:
https://github.com/apache/tinkerpop/pull/589
@robertdale I haven't run the tinkerpop docker before, so it did a fresh
download of all the docker images
@dkuppitz the docker daemon runs as root, if I read the output here
correctly:
```
ps -ef|grep docker
root 580 1 0 12:16 ? 00:00:00 /usr/bin/dockerd -H fd://
root 642 580 0 12:16 ? 00:00:00 docker-containerd -l
unix:///var/run/docker/libcontainerd/docker-containerd.sock
--metrics-interval=0 --start-timeout 2m --state-dir
/var/run/docker/libcontainerd/containerd --shim docker-containerd-shim
--runtime docker-runc
```
Anyway, these issues shouldn't stop the PR from getting merged.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---