Commit Graph

18 Commits

Author SHA1 Message Date
pacnpal
5430ec6ad4 refactor(docker): update Dockerfile and entrypoint script for improved package verification and health check command 2025-01-29 12:27:45 -05:00
pacnpal
26c2adf1d5 refactor(docker): update Dockerfile and entrypoint script for improved package management and application startup 2025-01-29 09:59:09 -05:00
pacnpal
18d1125243 refactor(docker): simplify Dockerfile by copying package directly for easier imports and streamline entrypoint script 2025-01-29 09:47:14 -05:00
pacnpal
ceee425fab refactor(docker): restructure Dockerfile to copy source code directory and create rules_backup volume 2025-01-29 09:42:37 -05:00
pacnpal
6baa26eb80 refactor(docker): remove monitor.py references and adjust Dockerfile paths for clarity 2025-01-29 09:34:34 -05:00
pacnpal
47efc3c4b0 refactor(docker): simplify Dockerfile by removing unnecessary monitoring tools and backup hierarchy setup 2025-01-29 09:17:06 -05:00
pacnpal
216d8137f8 feat(docker): overhaul Dockerfile and .dockerignore for enhanced backup, verification, and monitoring; implement health checks and improved package management 2025-01-29 00:03:24 -05:00
pacnpal
170d8a997b feat(docker): enhance .dockerignore for better file management; update Dockerfile for improved package verification and debugging; refine entrypoint script checks 2025-01-28 23:43:17 -05:00
pacnpal
0b59d7ac1f feat(docker): enhance Dockerfile and entrypoint script with improved debugging outputs; update .dockerignore for better file management 2025-01-28 23:30:06 -05:00
pacnpal
a73c8a3a20 feat(docker): add debugging outputs to entrypoint script for improved diagnostics 2025-01-28 22:43:40 -05:00
pacnpal
c9090f9573 feat(docker): enhance Dockerfile and entrypoint with improved package verification and diagnostics 2025-01-28 21:34:33 -05:00
pacnpal
2eb6fb403f feat(docker): enhance Dockerfile and entrypoint with improved package verification and diagnostics 2025-01-28 21:29:37 -05:00
pacnpal
889f0a943e feat(docker): enhance Dockerfile and entrypoint for improved package verification and diagnostics 2025-01-28 21:24:00 -05:00
pacnpal
f961c66ef0 feat(docker): add diagnostic output for package installation and import verification 2025-01-28 21:17:35 -05:00
pacnpal
dfbe143d7d feat(docker): enhance package installation verification and streamline entrypoint script 2025-01-28 21:29:23 +00:00
pacnpal
01c0098a73 feat(docker): simplify PYTHONPATH configuration and update entrypoint script to change directory before starting the application 2025-01-28 21:15:59 +00:00
pacnpal
58246b6704 feat(docker): update Dockerfile and entrypoint script for Python path configuration and package verification 2025-01-28 21:13:53 +00:00
pacnpal
b1c6d188d4 feat(docker): add entrypoint script for graceful shutdown and application start 2025-01-28 14:50:00 -05:00