Skip to content

Running darc with Redis in Docker locally #48

Answered by JarryShaw
DaveyHeisen asked this question in Q&A
Discussion options

You must be logged in to vote

Please refer to the documentation of Docker itself. There is an -e switch for adding environment variable to the container. You may check out the docker-compose.debug.yml at the root folder as a sample of how to use darc with Docker Compose.

FYI, this may involve bridged network over the Docker VM and local machine. Appropriate solution shall depend on which OS you are using.

For more info on setup and/or deployment, please refer to the documentation.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JarryShaw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants