Skip to content

Add workaround for CentOS 7 not working without GOPROXY#577

Merged
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:fix_rootlesskit_centos
Sep 6, 2021
Merged

Add workaround for CentOS 7 not working without GOPROXY#577
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:fix_rootlesskit_centos

Conversation

@thaJeztah
Copy link
Copy Markdown
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