Commit Graph

14 Commits

Author SHA1 Message Date
Kilian Tyler 857055bc0c fix(docker): Include src and public directories 2026-01-02 18:32:26 -05:00
lklynet 9e157c71f2 build: copy additional static files to docker image 2026-01-02 15:45:28 -05:00
LunyaaDev 11d640c9a1 reduce docker image size 2026-01-02 17:34:04 +01:00
lklynet d25e8e793b build(docker): update base image and improve build process
- Switch to node:18-bookworm for better stability
- Add required build tools (python3, make, g++)
- Use npm ci for more reliable production installs
- Update package.json metadata and dependencies
2026-01-01 23:24:13 -05:00
lklynet 6ca4c9e21a build: simplify Dockerfile by removing unnecessary dependencies
Remove python3, make, and g++ as they are no longer needed for building native modules. Also switch to a lighter base image by removing the '-bullseye-slim' tag since the full node:18 image is sufficient.
2026-01-01 23:18:48 -05:00
lklynet 7db91bb594 build(docker): optimize docker image size and build process
Use slim base image and install build dependencies only when needed
Rebuild native modules during install for production compatibility
2026-01-01 23:16:42 -05:00
lklynet 0f2fddab6d ai's dumb ass couldnt figure it out either lmao 2026-01-01 23:12:42 -05:00
lklynet 7d2278b5de just letting ai do it... may god have mercy 2026-01-01 23:09:23 -05:00
lklynet 952433ba6d trying every version of debian til one works 2026-01-01 23:06:25 -05:00
lklynet 28264086c0 angry sad 2026-01-01 23:04:02 -05:00
lklynet 8f7bf8fa9b MAXIMUM COMPATIBILITY 2026-01-01 22:58:25 -05:00
lklynet 739ef36f73 how tf does docker even work 2026-01-01 22:51:35 -05:00
lklynet 4578250692 im so dumb 2026-01-01 22:48:00 -05:00
lklynet d5f517658f Screaming into the void 2026-01-01 22:40:32 -05:00