Commit Graph

5 Commits

Author SHA1 Message Date
Aaron Yordanyan 9026ec5ef2 Add Docker support with GitHub Actions workflow and updated configurations
- Introduced `.github/workflows/docker.yml` for building and pushing Docker images.
- Updated `Dockerfile` to split stages for `base`, `development`, and `production`.
- Added `compose.yaml` for Docker Compose setups.
- Enhanced `README.md` with Docker usage instructions.
2025-06-06 17:15:16 +04:00
Miguel de Benito Delgado 3ba52bdfc1 Add missing ssh client to docker image 2025-06-06 10:30:16 +00:00
Miguel de Benito Delgado 1772bfdb92 Fix wrong shell and missing file in Dockerfile for uv 2025-06-06 10:26:31 +00:00
Michael Panchenko fdb09ab8e7 Acknowledgements, uv install instructions 2025-03-31 19:30:34 +02:00
Michael Panchenko e93169bc8d Initial commit from pymetrius template 2025-03-23 23:33:19 +01:00