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

Switch base Docker images from golang-alpine to ubuntu:20.04 #3881

Closed

Conversation

jkneubuh
Copy link
Contributor

Type of change

  • Bug fix

Description

This PR switches the Fabric base docker images from golang-alpine to ubuntu:20.04. The upgrade is necessary as the golang-alpine libc runtimes (musl) are incompatible with the requirements on multi-arch runtimes.

The motivations for this upgrade are described in detail in Discussion #3876 and comments in DRAFT PR #3877

Additional details

Related issues

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
@jkneubuh jkneubuh requested a review from a team as a code owner December 21, 2022 12:33
Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
@jkneubuh jkneubuh marked this pull request as draft December 21, 2022 12:35
@jkneubuh
Copy link
Contributor Author

cc @C0rWin @denyeart @davidkel @pfi79

manish-sethi and others added 3 commits December 21, 2022 09:25
Signed-off-by: manish <manish.sethi@gmail.com>
Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
@jkneubuh jkneubuh force-pushed the rel-2.5/feature/everest branch from 58a2442 to 4579cf8 Compare December 21, 2022 14:27
@jkneubuh
Copy link
Contributor Author

merge fail

@jkneubuh jkneubuh closed this Dec 21, 2022
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.

None yet

2 participants