-
Notifications
You must be signed in to change notification settings - Fork 100
docs: add documentation on running flagd within docker-compose #1626
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: add documentation on running flagd within docker-compose #1626
Conversation
Signed-off-by: Kyle Julian <38759683+kylejuliandev@users.noreply.github.com>
Signed-off-by: Kyle Julian <38759683+kylejuliandev@users.noreply.github.com>
✅ Deploy Preview for polite-licorice-3db33c ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Signed-off-by: Kyle Julian <38759683+kylejuliandev@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you. Adding this information on how to use Docker Compose will be helpful. I wrote a little nitpicking comment, but this is not a show-stopper. It's just something we should keep in mind.
* Add in content block for docker versus docker compose * Adjust base path for flags folder mount in the docker compose section Signed-off-by: Kyle Julian <38759683+kylejuliandev@users.noreply.github.com>
beeme1mr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Love it, thanks!
This PR
Related Issues
Notes
On my desktop I prefer to use docker-compose files so I don't need to remember docker run commands. Maybe this would be useful for others?
Follow-up Tasks
How to test