port 6379. I started the official Redis container, ran my Go container but
the client can't connect to it. I then tried linking them with docker run --link
redis:redis [APP_CONTAINER_NAME] and I get the same "connection refused"
error.
The Redis container seems to work because I can use redis-cli tu ping it.
What can I do to link the two containers?
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.