poller docker
Some checks failed
Build and Push Agent Docker Image / build (push) Failing after 1m5s
Build and Push Poller Docker Image / build (push) Failing after 43s
Build and Push Web Docker Image / build (push) Successful in 3m35s

This commit is contained in:
2025-12-12 17:52:44 +01:00
parent feabb681e8
commit 4ce3eb0abd
7 changed files with 124 additions and 13 deletions

8
poller/.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
.venv/
__pycache__/
*.pyc
*.pyo
.git
.gitignore
README.md
.python-version