mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[PR #291] [MERGED] DPS 3 - aarch64 binary #397
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#397
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?
📋 Pull Request Information
Original PR: https://github.com/mageddo/dns-proxy-server/pull/291
Author: @mageddo
Created: 2/20/2023
Status: ✅ Merged
Merged: 2/20/2023
Merged by: @mageddo
Base:
master← Head:arm-image📝 Commits (10+)
17e1c39trying to create build modules7a156a3try to create artifacts in a new modeb0e9fabsetup arm64 buildera884ba6adjustmentsc330db6it's owrking88b623dimprovementsf762a93new way to build aarch binary1cc082cLooks like fixed arm builde438649exporting native-image-source907e3c1fixed📊 Changes
15 files changed (+185 additions, -87 deletions)
View changed files
📝
.dockerignore(+1 -1)📝
.github/workflows/actions-deploy.yml(+5 -1)📝
DRAFT.md(+25 -0)📝
Dockerfile(+1 -10)📝
Dockerfile.aarch64(+1 -1)➖
Dockerfile.arm7x86(+0 -6)➖
Dockerfile.arm7x86.build(+0 -5)➕
Dockerfile.builder.linux-aarch64(+29 -0)➕
Dockerfile.builder.linux-amd64(+10 -0)📝
RELEASE-NOTES.md(+5 -0)📝
builder.bash(+88 -42)➖
docker-compose-alpha.yml(+0 -7)📝
docker-compose.yml(+18 -13)📝
gradle.properties(+1 -1)📝
src/main/resources/application.properties(+1 -0)📄 Description
Partially fixing https://github.com/mageddo/dns-proxy-server/issues/267
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.