1
0
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
Joao Gilberto Magalhaes
8d24cdb513 Update logo ASCII art in main.py and bump Alpine base image to 3.23 2026-02-06 21:07:45 -05:00
Joao Gilberto Magalhaes
714fe2fc5b Remove .gitpod.yml and uv.lock, update Dockerfile to include uv sync
- Deleted `.gitpod.yml` to stop using Gitpod-specific configuration.
- Added `uv.lock` for dependency versioning.
- Updated Dockerfile to include `uv sync --no-dev` in the build process.
2026-02-06 20:52:10 -05:00
Joao Gilberto Magalhaes
7363538b5e Switch to uv for dependency management and streamline Dockerfile
- Replaced `pip install` with `uv sync --frozen` for improved dependency handling.
- Simplified Dockerfile by removing unused packages and redundant commands.
- Updated test and execution steps to utilize `uv` for consistency.
2026-02-06 20:36:26 -05:00
Joao Gilberto Magalhaes
55d0d1a105 Modernizing PyThon Projec 2026-01-22 20:14:22 -05:00
Joao Gilberto Magalhaes
d3727197ce Update Dockerfile. 2025-08-24 18:12:24 -04:00
Joao Gilberto Magalhaes
329711b3f9 Update Dockerfile. 2025-08-24 18:11:42 -04:00
Joao Gilberto Magalhaes
e88f6b6326 Added documentation for new feature + Upgrade HAPROXY to 2.8.11 + Upgrade Python 2024-11-15 10:13:24 -06:00
Dylan Vos
8e9b048d96
#56: Split layers in Dockerfile to speed up builds 2024-11-09 17:46:43 +01:00
Joao Gilberto Magalhaes
67e88ad312 Fix Build 2023-06-26 22:52:11 -05:00
Joao Gilberto Magalhaes
173a31ea80 Upgrade HAProxy 2.6 LTS 2023-02-12 20:29:33 -06:00
Joao Gilberto Magalhaes
2a74f5d445 Code reorganization 2022-08-26 15:56:13 -05:00
Renamed from Dockerfile (Browse further)