[PR #196] [MERGED] 修正Dockerfile无法构建 #549

Closed
opened 2026-02-27 23:17:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/snail007/goproxy/pull/196
Author: @pkptzx
Created: 12/13/2018
Status: Merged
Merged: 12/14/2018
Merged by: @snail007

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 Dockerfile (+3 -3)

📄 Description

1.修正go-src下载地址错误.地址应该为:https://dl.google.com/go/goxxxxx.src.tar.gz
参考:https://blog.csdn.net/warrially/article/details/79879119

2.修正Dockerfile构建失败.
原因: 不知道作者为什么写的时候丢失了镜像名称,不知道为什么多了个build.更搞不清楚为什么这个Dockerfile写的如此复杂,我也懒得简化它了,只修正问题吧...


🔄 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/snail007/goproxy/pull/196 **Author:** [@pkptzx](https://github.com/pkptzx) **Created:** 12/13/2018 **Status:** ✅ Merged **Merged:** 12/14/2018 **Merged by:** [@snail007](https://github.com/snail007) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`acf7060`](https://github.com/snail007/goproxy/commit/acf70602ffc04735f1c6e031f19ffc491e2438a2) 1.修正go-src下载地址错误.地址应该为:https://dl.google.com/go/goxxxxx.src.tar.gz ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+3 -3) </details> ### 📄 Description 1.修正go-src下载地址错误.地址应该为:https://dl.google.com/go/goxxxxx.src.tar.gz … 参考:https://blog.csdn.net/warrially/article/details/79879119 2.修正Dockerfile构建失败. 原因: 不知道作者为什么写的时候丢失了镜像名称,不知道为什么多了个build.更搞不清楚为什么这个Dockerfile写的如此复杂,我也懒得简化它了,只修正问题吧... --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:17:24 +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/goproxy#549
No description provided.