mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[PR #196] [MERGED] 修正Dockerfile无法构建 #549
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#549
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/snail007/goproxy/pull/196
Author: @pkptzx
Created: 12/13/2018
Status: ✅ Merged
Merged: 12/14/2018
Merged by: @snail007
Base:
master← Head:master📝 Commits (1)
acf70601.修正go-src下载地址错误.地址应该为:https://dl.google.com/go/goxxxxx.src.tar.gz📊 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.