Add qrencode to Docker container
Add qrencode to the docker container. This lets you generate scannable barcodes. Updated the README.md to show how to create and use the container. The example generates a scannable QR code in ANSI graphics in a terminal window. Tested with Symantec VIP IPhone app.
Such a git noob.
Turns out it is super easy to tie a Dockerhub build / push to a github repository. The fact that the code is Python and doesn't need a true compile environment helps.
I was able force a push to DockerHub whenever I commit on a specific branch in about 5 minutes.
Do you have any idea why this failed tests for python 3.4 and 3.5? I didn't actually change any code in this pull request.
Pull Request Test Coverage Report for Build 10000718228
Details
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 23.514%
| Totals | |
|---|---|
| Change from base Build 7867932145: | 0.0% |
| Covered Lines: | 87 |
| Relevant Lines: | 370 |
💛 - Coveralls
Pull Request Test Coverage Report for Build 9928136832
Details
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 23.514%
| Totals | |
|---|---|
| Change from base Build 7867932145: | 0.0% |
| Covered Lines: | 87 |
| Relevant Lines: | 370 |