Skip to content

Conversation

@PeterDaveHello
Copy link
Member

@PeterDaveHello PeterDaveHello requested a review from a team October 29, 2019 07:29
@PeterDaveHello
Copy link
Member Author

cc #1026

functions.sh Outdated
function get_arch() {
local arch
case $(uname -m) in
case $(apk --print-arch) in
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this only works for alpine, yes?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think so

@tianon
Copy link
Contributor

tianon commented Oct 29, 2019

I meant in the Dockerfile itself -- I'm not sure what this script is for?

@PeterDaveHello PeterDaveHello changed the title Use apk --print-arch instead of uname -m in functions.sh Replacearch with apk --print-arch in Dockerfile-alpine.template Oct 29, 2019
@PeterDaveHello
Copy link
Member Author

I misunderstood, should be fixed now.

@nschonni
Copy link
Member

Should all the alpine images be updated, or just wait for the next versions?

@PeterDaveHello
Copy link
Member Author

I think it's for the next version, no need to change it immediately. @tianon what do you think?

@PeterDaveHello PeterDaveHello merged commit ac369e6 into nodejs:master Oct 31, 2019
@PeterDaveHello PeterDaveHello deleted the update-functions.sh branch October 31, 2019 06:50
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.

5 participants