ops: add Docker setup with Dockerfile and compose configuration

This commit is contained in:
2026-01-23 12:11:01 +01:00
parent acfcfb0a64
commit 4d1f706e6d
3 changed files with 33 additions and 0 deletions

12
requirements.txt Normal file
View File

@@ -0,0 +1,12 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
certifi==2026.1.4
# via requests
charset-normalizer==3.4.4
# via requests
idna==3.11
# via requests
requests==2.32.5
# via pyt1 (pyproject.toml)
urllib3==2.6.3
# via requests