|
|
15c8589826
|
fix: update Dockerfile for poetry installation and fix pyproject.toml
|
2026-03-09 13:39:38 -05:00 |
|
|
|
c9ddbc4126
|
fix: set PYTHONPATH for module discovery in Docker
|
2026-03-08 00:40:56 -05:00 |
|
|
|
8a999bcc6e
|
fix: use --no-root to skip package installation in Docker
|
2026-03-08 00:38:20 -05:00 |
|
|
|
a168b20988
|
fix: copy README.md for Poetry package installation
|
2026-03-08 00:22:20 -05:00 |
|
|
|
546b63eb7b
|
fix: use correct Poetry flag --without dev
|
2026-03-08 00:21:10 -05:00 |
|
|
|
3431a37119
|
feat: add Docker deployment for the bot
- Add Dockerfile for Python 3.13 container
- Update docker-compose with naliia_bot service
- Add DB_HOST config for container networking
- Add .dockerignore for build optimization
- Update README with Docker documentation
|
2026-03-08 00:18:51 -05:00 |
|