[PR #146] [CLOSED] Static Build & No deps & Lighter Docker Containers #300

Closed
opened 2026-02-26 04:34:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/146
Author: @ricardoper
Created: 8/17/2019
Status: Closed

Base: masterHead: feature/lighterContainers


📝 Commits (1)

  • b771f19 Static 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 scratch image 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.

## 📋 Pull Request Information **Original PR:** https://github.com/mageddo/dns-proxy-server/pull/146 **Author:** [@ricardoper](https://github.com/ricardoper) **Created:** 8/17/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/lighterContainers` --- ### 📝 Commits (1) - [`b771f19`](https://github.com/mageddo/dns-proxy-server/commit/b771f19694e6bef1efee944706926034db655faa) Static Build & No deps & Lighter Docker Containers ### 📊 Changes **2 files changed** (+8 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+7 -3) 📝 `builder.bash` (+1 -1) </details> ### 📄 Description Related with Issue #143 Compile App as static binary without dependencies to use a `scratch` image and shrink the new containers at minimum. In my tests I have 10,5MB containers. **NOTE:** I only can test AMD64 containers. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:34:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dns-proxy-server-mageddo#300
No description provided.