problem when using ros image in docker

asked 2017-01-04 10:32:55 -0500

yin gravatar image

hello, I follow this tutorial http://wiki.ros.org/docker/Tutorials/... on ros wiki to pull ros image,

but when I run docker pull ros:indigo-robot , the error will occur finally:

739193a3b534: Downloading 2.129 MB/3.425 MB
c36ae8d89897: Download complete 
f20c4051b591: Downloading 1.081 MB/68.46 MB
Pulling repository ros
FATA[0386] Repository not found

Does anyone have done this correctly?

edit retag flag offensive close merge delete

Comments

What version of docker are you using? Did docker pull ros work fine?

Michael Johnson gravatar image Michael Johnson  ( 2017-01-09 09:14:19 -0500 )edit