Thehkart
Thehkart
First thanks for your reply and the explanation of the error :) Oh yeah when I run ros:melodic as a container and use it as the docker:image everything is working...
Ok this seems to work. Also the example script is working fine when I use "ros:melodic" as the docker image unlike in the example with "registry:5000/ros:melodic". If I use it...
So a little update to my problem. I don't get the timeout anymore. But I am unable to use the registry:5000/ros:melodic as a docker image. The resulting error image looks...
The `docker-compose.yml` looks like: version: '3.6' services: docker: image: docker:dind privileged: yes networks: - bagdb volumes: - bags:/bags:ro - scripts:/scripts - docker_cache:/var/lib/docker - ./daemon.json:/ProgramData/docker/config/daemon.json command: ["dockerd", "--host=tcp://0.0.0.0:2375"] # SSL is...
Yes. The registry is listed For the question how the logs look like: 