-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
I am completely new to Docker but I definitely would love to work on this issue but I think I'm missing a basic setup piece to all of this.
I can build this as a container with no issue:
docker build -t caq-srvf server-master
But when I try to run it:
docker container run caq-srvr
I get an error about not connecting to 127.0.0.1:6379
I assume I've simply got a configuration setting wrong or not present. If you have any thoughts I'd like to try to get this running.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation