[PR #983] [CLOSED] use scratch as docker base image to shrink image size #4293

Closed
opened 2026-05-05 14:39:17 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/983
Author: @skiloop
Created: 11/27/2018
Status: Closed

Base: devHead: shrink-docker-image-size


📝 Commits (1)

  • 1f56fa7 chore: use scratch as docker base image to shrink image size

📊 Changes

1 file changed (+15 additions, -9 deletions)

View changed files

📝 Dockerfile (+15 -9)

📄 Description

As for go applications, docker images can be very small with image scratch.
see
https://blog.codeship.com/building-minimal-docker-containers-for-go-applications/


🔄 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/fatedier/frp/pull/983 **Author:** [@skiloop](https://github.com/skiloop) **Created:** 11/27/2018 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `shrink-docker-image-size` --- ### 📝 Commits (1) - [`1f56fa7`](https://github.com/fatedier/frp/commit/1f56fa76e1ad76d8f2de7b99d271870b448d84a4) chore: use scratch as docker base image to shrink image size ### 📊 Changes **1 file changed** (+15 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+15 -9) </details> ### 📄 Description As for go applications, docker images can be very small with image scratch. see https://blog.codeship.com/building-minimal-docker-containers-for-go-applications/ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:39:17 -06: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: github-starred/frp#4293
No description provided.