This is a documentation update, I noticed in the telegram chat there where some people struggling with the docker build so have written this guide.
Fixes # (issue)
NONE!
Type of change
Please make your selection.
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
[ ] This change requires a new dependency
[ ] Code Maintainability / comments
[ ] Code Refactoring / future-proofing
How Has This Been Tested?
Teodor on telegram followed this guide and provided feedback on where it needed to be improved. He has managed to get the bot running from this guide :)
Checklist:
[ ] My code follows the style guidelines of this project
[ ] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ ] My changes generate no new warnings
[ ] I have added pytest unit tests that prove my fix is effective or that my feature works
[ ] New and existing unit tests pass locally with my changes
[ ] Any dependent changes have been merged and published in downstream modules
[ ] I have checked my code and corrected any misspellings
Description
This is a documentation update, I noticed in the telegram chat there where some people struggling with the docker build so have written this guide.
Fixes # (issue) NONE!
Type of change
Please make your selection.
How Has This Been Tested?
Teodor on telegram followed this guide and provided feedback on where it needed to be improved. He has managed to get the bot running from this guide :)
Checklist: