vsouza / docker-SQS-local

Docker image to run Amazon Simple Queue Service (Amazon SQS) locally.
MIT License
226 stars 32 forks source link

How to get {{docker_ip}} address please ? #6

Closed narlas01 closed 6 years ago

narlas01 commented 6 years ago

I am using MAC and I tried to give http://localhost:9324/ and as I read from some of the posts, I tried to get IP address from "docker inspect ddc7c482135c" command , so I tried 172.17.0.2:9324 but none of these working. I am new to this. Appreciate your answer.

vsouza commented 6 years ago

@narlas01 try this: docker-machine start and docker-machine ip