Muhammad Ibrahim
50e546ee7e
Fixed Bullboard authentication via Docker
...
Fixed Agent checking upon entrypoint
modified entrypoint to handle both binary files as well as the shell script
2025-10-21 21:29:15 +01:00
tigattack
50b47bdd65
feat(docker): add JWT configs to backend image & compose
2025-10-02 15:55:52 +01:00
tigattack
654943a00c
refactor(docker): use relative paths
2025-09-30 00:02:33 +01:00
tigattack
cdaba97232
chore: update Docker setup for development
2025-09-30 00:02:33 +01:00
tigattack
d626493100
fix: Revert Dockerfile edits and lockfile changes
...
This reverts commits 8409b71857
and 78eb2b183e
2025-09-29 21:53:13 +01:00
Muhammad Ibrahim
8409b71857
Changed node_modules app dependancy folder
2025-09-29 17:26:15 +01:00
Muhammad Ibrahim
78eb2b183e
Docker package-lock.json generation for each backend and frontend folder.
2025-09-29 17:20:13 +01:00
Muhammad Ibrahim
edfd82a86d
Added --ignore-scripts to npm ci commands for lefthook script to not takeplace upon build
2025-09-28 15:58:01 +01:00
tigattack
30bb29c9f4
fix(docker): copy agent files in docker bind mount if empty
2025-09-23 08:04:13 +01:00
tigattack
31583716c8
refactor(docker): tweak compose setup and envs
2025-09-22 23:42:00 +01:00
tigattack
bf2ea908f4
refactor(docker): rework docker
...
- Move Docker files to own directory (tidier since I added several more files)
- Optimise images and reduce size
- Uses multi-stage builds
- Optimises layer efficiency
- Uses NGINX as base for frontend
- Sets default env vars
- Uses tini for proper signal handling
2025-09-22 23:42:00 +01:00