fix dockerfile creating non oss builds #287

Closed
opened 2026-04-05 17:05:08 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Lokowitz on 2/2/2026

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

There is a bug in building non oss build because i missed the -b tag in esbuild.
Tried to use the server/build.ts const but import is not working so i asked ai.
I am sure you know a better way to extract the build value from there.

If you want i revert this and add 3 npm run commands instead.

I am currently testing Docker Hardened Image. Needs some more refactoring, are you interested?
https://github.com/Lokowitz/pangolin/pull/551

*Originally created by @Lokowitz on 2/2/2026* ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description There is a bug in building non oss build because i missed the -b tag in esbuild. Tried to use the server/build.ts const but import is not working so i asked ai. I am sure you know a better way to extract the build value from there. If you want i revert this and add 3 npm run commands instead. I am currently testing Docker Hardened Image. Needs some more refactoring, are you interested? https://github.com/Lokowitz/pangolin/pull/551
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#287