[PR #2892] [MERGED] Update docker image build file #4653

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2892
Author: @Becods
Created: 4/14/2022
Status: Merged
Merged: 4/28/2022
Merged by: @fatedier

Base: devHead: dev


📝 Commits (4)

📊 Changes

3 files changed (+59 additions, -86 deletions)

View changed files

📝 .github/workflows/build-and-push-image.yml (+37 -70)
📝 dockerfiles/Dockerfile-for-frpc (+11 -8)
📝 dockerfiles/Dockerfile-for-frps (+11 -8)

📄 Description

https://github.com/fatedier/frp/issues/2889

应该没什么问题

alpine支持的架构都支持了
linux/386 linux/amd64 linux/arm/v6 linux/arm/v7 linux/arm64/v8 linux/ppc64le linux/s390x

需要环境变量:
DOCKERHUB_USERNAME DOCKERHUB_PASSWORD

上传了一份编译成功的frpc
dockerhub
ghcr.io


🔄 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/2892 **Author:** [@Becods](https://github.com/Becods) **Created:** 4/14/2022 **Status:** ✅ Merged **Merged:** 4/28/2022 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (4) - [`b23c1b8`](https://github.com/fatedier/frp/commit/b23c1b822368137ee2eac520b9351aa74b769eb3) update docker image building - [`b0a004e`](https://github.com/fatedier/frp/commit/b0a004e45faf3e7e4347ae0142d72ee71fb67fff) update - [`7f1fe27`](https://github.com/fatedier/frp/commit/7f1fe2704d66749a910af90200803422ab801564) bump - [`b2e6b78`](https://github.com/fatedier/frp/commit/b2e6b78b7ddb657273da01bdfeb0cb0dc3a35623) bump ### 📊 Changes **3 files changed** (+59 additions, -86 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-and-push-image.yml` (+37 -70) 📝 `dockerfiles/Dockerfile-for-frpc` (+11 -8) 📝 `dockerfiles/Dockerfile-for-frps` (+11 -8) </details> ### 📄 Description https://github.com/fatedier/frp/issues/2889 应该没什么问题 alpine支持的架构都支持了 `linux/386` `linux/amd64` `linux/arm/v6` `linux/arm/v7` `linux/arm64/v8` `linux/ppc64le` `linux/s390x` 需要环境变量: `DOCKERHUB_USERNAME` `DOCKERHUB_PASSWORD` 上传了一份编译成功的frpc [dockerhub](https://hub.docker.com/r/becod/frpc) [ghcr.io](https://ghcr.io/becodreyes/frpc) --- <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:46:10 -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#4653
No description provided.