Commit Graph

20 Commits

Author SHA1 Message Date
pacnpal
c0bc1ffbf8 feat(docker): update .dockerignore for improved file management; enhance Dockerfile with better debugging outputs and verification steps 2025-01-28 23:37:50 -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
a8fc3d5746 feat(docker): streamline Dockerfile by optimizing layer caching and enhancing installation verification 2025-01-28 23:24:30 -05:00
pacnpal
0bc9dded41 feat(docker): enhance Dockerfile with debugging outputs and install tree utility; update .dockerignore and MANIFEST.in for better packaging 2025-01-28 22:36:22 -05:00
pacnpal
64d09b8842 feat(docker): set execute permission for entrypoint script and copy to local bin 2025-01-28 22:20:38 -05:00
pacnpal
818d5f8962 feat(docker): simplify Dockerfile by copying entire app directory and enhance package installation verification 2025-01-28 22:18:13 -05:00
pacnpal
0c7d5a2a9b feat(docker): update Dockerfile for editable mode compatibility and refine package installation 2025-01-28 21:58:03 -05:00
pacnpal
57539fa56e feat(docker): update Dockerfile for improved package installation and add pyproject.toml 2025-01-28 21:45:10 -05:00
pacnpal
a24da9082d feat(docker): improve Dockerfile with enhanced package installation verification and diagnostics 2025-01-28 21:36:49 -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
ac4df6a326 feat(docker): set up Python virtual environment and update dependencies in Dockerfile and CI workflow 2025-01-28 19:08:57 -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
pacnpal
438db5ebeb feat(docker): create rules backup directory and configure volume for persistence 2025-01-28 14:35:16 -05:00
pacnpal
6491d9356a feat(docker): add Dockerfile and .dockerignore for containerized environment setup 2025-01-28 13:38:21 -05:00