4 Commits

Author SHA1 Message Date
Christian Krakau-Louis ba4fec162f Update docker-image.yml 2025-03-27 16:14:01 +01:00
Christian Krakau-Louis 01a4c80f4b Update docker-image.yml 2025-03-27 16:05:22 +01:00
Christian Krakau-Louis be71f99f06 updated the build file
Please enter the commit message for your changes. Lines starting
2025-03-27 16:00:33 +01:00
Christian Krakau-Louis 46bf8705d6 Add initial setup for Dockerized application
- Added GitHub Actions workflow for building Docker images (.github/workflows/docker-image.yml)
- Created Dockerfile for containerizing the application
- Implemented main application logic in app.py
- Added requirements.txt for managing Python dependencies
2025-03-27 15:16:12 +01:00