Add docker implementation
Nordes opened this issue · 1 comments
Nordes commented
It's already a work in progress.
- Add the docker file
- Push the docker file to the github ( honosoft/badgeit )
- Make the docker file use a mounted volume for appsettings override
- Instead of appsettings override, use environment variable (one SonarQube configuration)
- Show an example with dockercompose (SonarQube + Shields.io)
Nordes commented
Done