Use self-contained deployment for debian build #74

Closed
opened 2026-02-06 19:16:34 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Bond-009 on GitHub (Dec 13, 2018).

Originally assigned to: @joshuaboniface on GitHub.

Using a self-contained deployment means that the user doesn't need to install dotnet himself on the machine, and that there can't be any version incompatibilities.
Ref: https://docs.microsoft.com/en-us/dotnet/core/deploying/deploy-with-cli#self-contained-deployment-with-third-party-dependencies

Originally created by @Bond-009 on GitHub (Dec 13, 2018). Originally assigned to: @joshuaboniface on GitHub. Using a self-contained deployment means that the user doesn't need to install dotnet himself on the machine, and that there can't be any version incompatibilities. Ref: https://docs.microsoft.com/en-us/dotnet/core/deploying/deploy-with-cli#self-contained-deployment-with-third-party-dependencies
OVERLORD added the build label 2026-02-06 19:16:34 +03:00
Author
Owner

@joshuaboniface commented on GitHub (Dec 15, 2018):

Added self-contained mode for amd64 Linux builds. More tweaks are needed for ARM support to be finalized.

@joshuaboniface commented on GitHub (Dec 15, 2018): Added self-contained mode for amd64 Linux builds. More tweaks are needed for ARM support to be finalized.
Author
Owner

@joshuaboniface commented on GitHub (Jan 13, 2019):

This was solved a while back.

@joshuaboniface commented on GitHub (Jan 13, 2019): This was solved a while back.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#74