Skip to content

Fails to install node binary when running in docker on apple silicon #964

Open
@mmmmmrob

Description

@mmmmmrob

Describe the bug
The buildpack fails while attempting to install node when running in docker on apple silicon.

The expected behaviour is that the binaries install correctly.

To Reproduce
Steps to reproduce the behavior:
On an apple silicon machine with docker desktop installed:

  1. Download the Dockerfile.txt
  2. Remove the .txt extension
  3. run docker build . --platform=linux/amd64
  4. See error fail.log

Versions (please complete the following information):

Additional context
Running heroku:20 and the buildpack in docker to create heroku-like runtime environment for local dev.

.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions