opencog / docker

Docker containers for OpenCog - Robot Operating System (ROS)
Other
76 stars 73 forks source link

opencog/ros-indigo-opencog, repository does not exist #166

Closed mwigzell closed 2 years ago

mwigzell commented 2 years ago

Hey guys, I pulled down master 2 days ago and tried building some of the containers. Nothing works. I logged into the default docker hub. Same. I try to run in particular docker/indigo/ros-incog-blender directory. I run build.sh

(base) mark@confucius:ros-incog-blender$ ./build.sh Sending build context to Docker daemon 8.704kB Step 1/17 : FROM opencog/ros-indigo-opencog pull access denied for opencog/ros-indigo-opencog, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

What is going on? Why is it referencing ros-indigo-opencog which is not a folder in the repository, and is also not available on the docker hub? Or maybe I should ask: how should I run this?

mwigzell commented 2 years ago

Closing because cause is: https://github.com/opencog/docker/issues/167