Commit graph

11 commits

Author SHA1 Message Date
Eduard Prigoana
dc1425d041
Update Dockerfile to use bun, please remove bun install step if youre gonna use npm to build and run 2026-02-20 17:35:19 +02:00
PinkFloyd1213
0d3b9f11ab
Update Dockerfile to install Bun and dependencies
Added system dependencies for Bun and updated installation steps.
2026-02-20 16:04:38 +01:00
BlackSigKill
5ffb14560b add server-side global auth for private selfhosted instance 2026-02-09 19:44:35 +01:00
BlackSigkill
82aefc9bfb let's try with npm instead of bun... 2026-02-06 21:35:59 +01:00
BlackSigkill
4460b5abbf change bun version, again 2026-02-06 21:35:59 +01:00
BlackSigkill
ec1eaeb065 switch bun version 2026-02-06 21:35:59 +01:00
BlackSigkill
4caefd087a try fix ARM build incompatibility 2026-02-06 21:35:59 +01:00
Eduard Prigoana
0b4c968d3a
Update CMD to allow external access on Vite preview 2026-01-27 23:35:24 +02:00
Eduard Prigoana
e9bdceed95
Remove devDependencies pruning step from Dockerfile
Removed the step to prune devDependencies from the Docker image build process.
2026-01-27 23:31:10 +02:00
Eduard Prigoana
07174cecef
Fix typo in COPY command for bun.lock file 2026-01-27 23:29:01 +02:00
Eduard Prigoana
684bf8c0ed
Add Dockerfile for Bun canary on Alpine 2026-01-27 23:19:45 +02:00