Commit graph

11 commits

Author SHA1 Message Date
730e52acd2 fix(build): skip extension-clipper build to unblock Docker build
Why: clipper Vite build fails on missing icons/icon16.png asset.
We don't ship the clipper inside the main image — overriding its
build script to a no-op lets pnpm build complete without touching
the clipper workspace.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 09:53:41 +00:00
Philipinho
ac675e7d74 update dockerfile 2026-01-16 13:21:42 +00:00
Philipinho
2544775266 fix: switch to node slim image 2025-12-14 13:16:40 +00:00
Philipinho
4511db1526 fix 2025-03-06 18:32:25 +00:00
Philipinho
56d9e46fd3 * Upgrade Dockerfile to node 22
* Pin pnpm to pnpm@10.4.0
2025-03-06 18:29:15 +00:00
James Choi
d4b219d608
add COPY patches to Dockerfile (#400) 2024-10-14 09:13:36 +01:00
Marc
4433d5174d
Add Source Label to Dockerfile (#157) 2024-08-20 13:09:36 +01:00
Philipinho
681a21a238 Update readme
* Rename storage volume
2024-06-28 17:29:46 +01:00
Philipinho
20c1a92885 Update Dockerfile
* Add volume to docker compose file
2024-06-27 15:32:23 +01:00
Philipinho
e73293856b move storage data directory to root 2024-06-27 15:07:48 +01:00
Philipinho
eef9081aaf dockerfile and docker-compose file 2024-06-07 17:21:19 +01:00