Commit Graph

10 Commits

Author SHA1 Message Date
a8136a7ff4
fix: update file path handling in main.py and simplify get_path function 2024-11-16 00:42:11 +01:00
b509a852f1
fix: correct get_path function call in start.py for docker compose file retrieval
Some checks are pending
Docker Image CI / build (push) Waiting to run
2024-11-16 00:06:36 +01:00
3dd2d168b2
fix: update docker compose file path retrieval to use get_path function 2024-11-16 00:05:50 +01:00
8ca8225122
refactor: clean up get_path function and remove unnecessary print statement
Some checks are pending
Docker Image CI / build (push) Waiting to run
2024-11-15 23:44:59 +01:00
6f3567982d
feat: add script to run main application without Docker 2024-11-15 22:40:01 +01:00
d76914b4c5
refactor: reorganize command handling and introduce new path retrieval logic 2024-11-15 22:39:49 +01:00
cc79bb9d9d
fix: ignore empty commands in prompt function
Some checks are pending
Docker Image CI / build (push) Waiting to run
2024-11-14 18:51:15 +01:00
f5e56fa6e0
fix: update default Docker Compose file path in start.py
Some checks are pending
Docker Image CI / build (push) Waiting to run
2024-11-14 03:50:21 +01:00
d303dd4204
feat: enhance Docker command execution with environment variable support
Some checks are pending
Docker Image CI / build (push) Waiting to run
2024-11-14 03:44:27 +01:00
a24c889a3f
feat: add command handling and Docker management scripts 2024-11-14 03:38:44 +01:00