Azurite
Azurite copied to clipboard
Add Docker Compose config example to README.md
Took me longer than I'd like to admit to find an example and get Azurite working via Docker Compose, and I'd much rather everyone else not go through the same struggles.
Thanks for contribution! Please go through following checklist before sending PR.
PR Branch Destination
- For Azurite V3, please send PR to
mainbranch. - For legacy Azurite V2, please send PR to
legacy-devbranch.
Always Add Test Cases
Make sure test cases are added to cover the code change.
Add Change Log
Add change log for the code change in Upcoming Release section in ChangeLog.md.
Development Guideline
Please go to CONTRIBUTION.md for steps about setting up development environment and recommended Visual Studio Code extensions.
@XiaoningLiu Do you have any suggestion for this docker Compose config example in this PR?