Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary "go install std" #408

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

tianon
Copy link
Member

@tianon tianon commented Feb 14, 2022

Also, remove misleading comment about go install -race std - it's already there in the pre-built releases and we don't want to include it in Alpine.

Closes #407 (thanks @rittneje!)

Also, remove misleading comment about `go install -race std` - it's already there in the pre-built releases and we don't want to include it in Alpine.
@yosifkit yosifkit merged commit 090c6b2 into docker-library:master Feb 15, 2022
@yosifkit yosifkit deleted the go-install-std branch February 15, 2022 19:55
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Feb 16, 2022
Changes:

- docker-library/golang@090c6b2: Merge pull request docker-library/golang#408 from infosiftr/go-install-std
- docker-library/golang@d1e80a2: Remove unnecessary "go install std"
- docker-library/golang@b45e29c: Add useful URL in apply-template.sh for jq-template.awk
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Feb 17, 2022
Changes:

- docker-library/golang@7db3fb7: Update 1.18-rc to 1.18rc1
- docker-library/golang@090c6b2: Merge pull request docker-library/golang#408 from infosiftr/go-install-std
- docker-library/golang@d1e80a2: Remove unnecessary "go install std"
- docker-library/golang@b45e29c: Add useful URL in apply-template.sh for jq-template.awk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Why go install std?
2 participants