Skip to content

Building on Apple Silicon #3

@cmorbitzer

Description

@cmorbitzer

I have an M1 Apple Silicon chip.

make build fails with the following error: E: Unable to locate package google-chrome-stable

I was able to build successfully with the command docker build --platform linux/amd64 --no-cache --rm --tag udovicic/magepack:2.11 . (note the additional flag --platform linux/amd64)

I'm not confident enough with Docker to submit a PR. I'm opening this issue to let you know. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions