Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Update script doesn't work on arm64 macs #1848

Copy link
Copy link

Description

@SimenB
Issue body actions

Running ./update.sh results in functions.sh: line 42: arch: unbound variable. uname -m returns arm64 which is not present in the case, so that makes sense (we really should fix the logging, but whatever).

Adding arm64 to the list (mapping to arm64) generates a diff adding that arch to the Dockerfiles (e.g. FROM arm64/debian:buster-slim), which I don't think is what we want?

We really should land #1368

/cc @nodejs/docker

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.