17 Commits
Author SHA1 Message Date
germondai ff5756ca46 fix(browser): update pinned runtime assets 2026-08-10 19:20:57 +02:00
germondai 4445e10202 fix(docker): support non-root runtime 2026-08-10 02:49:33 +02:00
germondai 7456e75990 fix(docker): preserve architecture-specific Camoufox metadata and tune browser pool defaults 2026-08-02 02:37:36 +02:00
germondai 6223a4e593 perf: release v1.0.1 - slimmer image, faster boot, firefox telemetry/dead-feature prefs 2026-07-21 18:31:26 +02:00
germondai 9fb92d9809 fix(docker): bake GeoLite2 mmdb into api image to prevent geoip startup crash 2026-07-08 15:48:48 +02:00
germondai 52cd0ce3ac fix(docker): install curl in api runtime image so healthcheck works 2026-07-08 15:48:48 +02:00
germondai f44f7511f9 build(api): prune devDeps and impit platform binaries in deps stage 2026-07-06 23:41:53 +02:00
germondai fb620141f6 build(api): pin Camoufox version, strip symbols, prune deps, switch to debian-slim 2026-07-06 23:10:16 +02:00
GermondandGitHub 0cd4e52716 Merge pull request #6 from germondai/1-bug-docker-image-crashes-on-startup-missing-memoirist-eisdir-camoufox-js
1 bug docker image crashes on startup missing memoirist eisdir camoufox js
2026-07-01 17:19:14 +02:00
germondai 668ad9938d fix(docker): switch bun install to --linker=hoisted to fix EISDIR/module-not-found crash loop 2026-07-01 14:33:46 +02:00
germondai 23ff002fd4 fix(dockerfile): add curl to runtime stage, drop duplicate camoufox fetch 2026-07-01 12:36:06 +02:00
germondai 6fd7b0d88d fix(ci): use native arm64 runner and fix cross-platform native bindings 2026-06-26 19:49:57 +02:00
germondai 64a2eacad1 chore(ci): optimize multi-platform Docker publish workflow 2026-06-26 19:12:10 +02:00
germondai 65accc03ae perf(docker): shrink api image from 1.8 GB to 1.2 GB 2026-06-26 18:49:53 +02:00
germondai 67457017d8 perf(docker): shrink api image from 3.7 GB to 1.8 GB 2026-06-26 18:13:56 +02:00
germondai fe93531356 fix(docker): refactor to multi-stage build with lean ubuntu runtime 2026-06-26 17:35:48 +02:00
germondai f03f3cbb61 feat: add API service Dockerfile 2026-06-08 11:25:00 +02:00