Commit Graph

17 Commits (8d8b993f12b22ae10a1c8f14c34b53cc62362272)

Author SHA1 Message Date
scito 2c0cfd83ee docker: pip install -U 2 years ago
scito 19c8e9df23 update docs 2 years ago
scito 1f04dd71e2 allow to choose qr reader for images 2 years ago
scito 5aa1a35b8f add licence label to docker images 2 years ago
scito 549c128fb7 renaming extract_otp_secret_keys -> extract_otp_secrets and test file names 2 years ago
scito 144c9e6320 fixes after change to src-layout 2 years ago
scito 7f5d4b37ee initial pyproject.toml 2 years ago
scito 833afa7c13 use 3.11-slim-bullseye, add missing package 2 years ago
scito c90526dcf2 fix undefined name 'abort' and 'qreader' 2 years ago
scito 47e84e4462 run docker capture version 2 years ago
scito 1dee86668a rename ARG run_tests to RUN_TESTS 2 years ago
scito b05decc10f apk add zlib-dev jpeg-dev only for alpine linux/arm64 2 years ago
scito 7964c687f6 make running tests optional in docker build 2 years ago
scito 5ab5f84ff3 add docker label for source 2 years ago
scito 672d18a5ca build docker images, run tests in docker build
- qreader_available flag
- echo commands in upgrade_deps.sh
2 years ago
scito 0490e227e1 docker image with qreader, 2nd image without qreader
- organize imports
- add qreader pytest.mark
- relaxed mode for pytest
- run tests in docker
- more tests
2 years ago
Ilya Kaznacheev d08195507e
Add docker as installation option (#23)
* Add docker as installation option

* Add newline to Dockerfile

* Fix example typo

* Add code review fixes
2 years ago