mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[PR #146] [CLOSED] Static Build & No deps & Lighter Docker Containers #300
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#300
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/146
Author: @ricardoper
Created: 8/17/2019
Status: ❌ Closed
Base:
master← Head:feature/lighterContainers📝 Commits (1)
b771f19Static Build & No deps & Lighter Docker Containers📊 Changes
2 files changed (+8 additions, -4 deletions)
View changed files
📝
Dockerfile(+7 -3)📝
builder.bash(+1 -1)📄 Description
Related with Issue #143
Compile App as static binary without dependencies to use a
scratchimage and shrink the new containers at minimum.In my tests I have 10,5MB containers.
NOTE: I only can test AMD64 containers.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.