microsoft / Freeflow

High performance container overlay networks on Linux. Enabling RDMA (on both InfiniBand and RoCE) and accelerating TCP to bare metal performance. Freeflow requires zero modification on application code/binary.
MIT License
597 stars 88 forks source link

pull access denied for exce #5

Closed srangari closed 5 years ago

srangari commented 5 years ago

I have started the freeflow router and tried logging in ,getting below error. Please provide suggestions.

error2-pull access denied

lampson0505 commented 5 years ago

type "sudo docker ps -a", you can see your existing containers, including the ones which are stopped. Based on your case, you need to "sudo docker rm -f router1" to remove the existing container and then create a new one.

srangari commented 5 years ago

Still the error continues. Below see the attached image.

error3

lampson0505 commented 5 years ago

sudo docker run exec --> sudo docker exec

srangari commented 5 years ago

Could you please suggest how to proceed further. I am getting error when we are asked to build code in build-router.sh freeflow4