Commit Graph

20 Commits

Author SHA1 Message Date
LKLY 31b8338b5d Update base image to node:20-slim
big mistake updating lol
2026-01-12 14:52:34 -05:00
LKLY 1339817c8b Use BASE_IMAGE build-arg in Dockerfile to support per-arch base images 2026-01-12 14:45:29 -05:00
LKLY 9ea5abce2c Merge pull request #50 from nepeat/chore/node24
chore: update docker node 20->24
2026-01-12 14:17:07 -05:00
lklynet f9ca9039b3 chore: bump version to 0.12.1 and optimize Dockerfile
- Update package version to 0.12.1
- Reorganize Dockerfile COPY commands for better clarity
2026-01-12 10:42:19 -05:00
lklynet b86cf8bcce fix: correct file path for hypernode.svg in Dockerfile
The hypernode.svg file was being copied to the wrong location. Update the COPY command to place it in the public directory where it belongs.
2026-01-12 10:18:37 -05:00
nepeat 296f44efb2 chore: update docker node 20->24 2026-01-08 22:22:15 +01:00
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