mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 17:35:54 +03:00
[GH-ISSUE #306] Windows Binary Release #111
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#111
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mageddo on GitHub (Feb 24, 2023).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/306
What is expected
It actually possible to generate a binary release for Windows, it's not really necessary as people can use the linux docker image, ubuntu wsl2 or just run the jar but a nice to have feature.
@mageddo commented on GitHub (Mar 7, 2023):
While it don't get real:
@mageddo commented on GitHub (Mar 13, 2023):
Depends on #359
@mageddo commented on GitHub (Mar 15, 2023):
Got encoding error so will need to add all charsets or at least cp1252, will test how much it increases the image size
@mageddo commented on GitHub (Mar 15, 2023):
It increases 6mb, I'm adding allcharsets on windows image only