Commit graph

3 commits

Author SHA1 Message Date
Cipher Vance
485320737b feat: replace Python Dockerfile with Go multi-stage build
- Convert from Python 3.10 Flask app to Go 1.21 Alpine build
- Add multi-stage Docker build for optimized production image
- Create non-root user for security
- Update health check for new port 8080
- Add comprehensive .dockerignore for Go project
2025-09-18 20:06:37 -05:00
Cipher Vance
f396c98cbe chore(docker): include .env, fix port, install dotenv 2025-09-09 08:31:16 -05:00
Cipher
572a0fe686 ci: add docker ignore 2025-08-26 10:39:00 -05:00