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

Add workaround for CentOS 7 not working without GOPROXY #577

Merged
merged 1 commit into from
Sep 6, 2021

Conversation

thaJeztah
Copy link
Member

This fix was previously included in the rootlesskit install script
in moby, but should've been addressed by Go 1.14 and up. Unfortunately,
this does not appear the case, and go modules without proxy is still
broken on older versions of git, such as the version of git used by
CentOS 7.

relates to:

This fix was previously included in the rootlesskit install script
in moby, but should've been addressed by Go 1.14 and up. Unfortunately,
this does not appear the case, and go modules without proxy is still
broken on older versions of git, such as the version of git used by
CentOS 7.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah merged commit a256741 into docker:master Sep 6, 2021
@thaJeztah thaJeztah deleted the fix_rootlesskit_centos branch September 6, 2021 08:59
thaJeztah pushed a commit to thaJeztah/docker-ce-packaging that referenced this pull request May 19, 2022
[ce-nightly] verify: don't attempt to upgrade packages
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.

2 participants