Commit Graph

18 Commits

Author SHA1 Message Date
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
4bb6619911
docs: update README to simplify usage instructions and remove outdated content 2024-11-15 17:13:29 +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
cf45719d66
fix: update Docker image CI workflow to use correct script path
Some checks are pending
Docker Image CI / build (push) Waiting to run
2024-11-14 03:40:57 +01:00
f481879863
refactor: remove unused import of time module in main.py
Some checks are pending
Docker Image CI / build (push) Waiting to run
2024-11-14 03:38:53 +01:00
a24c889a3f
feat: add command handling and Docker management scripts 2024-11-14 03:38:44 +01:00
90ae53a95d
refactor: reorganize Docker-related files and update docker-compose configuration 2024-11-14 03:38:02 +01:00
f65292d891
feat: seperate all logic into small methods
Some checks are pending
Docker Image CI / build (push) Waiting to run
2024-11-13 23:56:43 +01:00
a451409fa6
Create docker-image.yml
Some checks failed
Docker Image CI / build (push) Has been cancelled
2024-11-12 05:31:55 +01:00
7d904501c1
fix: update Dockerfile to remove docker installation and set user permissions 2024-11-12 05:29:24 +01:00
04b9a5cd0c
docs: update README.md 2024-11-12 05:17:45 +01:00
a069139573
docs: add MIT LICENSE 2024-11-12 05:17:24 +01:00
c5b61893ac
feat: add docker integration 2024-11-12 05:17:00 +01:00
b25f04d218
feat: initial commit 2024-11-12 05:16:21 +01:00
ee6018894e
docs: add README.md 2024-11-12 00:26:03 +01:00