Skip to content

Docker image doesn't build on Arm Macs(M1) #6

@nileshgulia1

Description

@nileshgulia1

Traceback:

E: Unable to locate package google-chrome-unstable
------
executor failed running [/bin/sh -c apt-get update     && apt-get install -y wget gnupg     && wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -     && sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'     && apt-get update     && apt-get install -y google-chrome-unstable fonts-ipafont-gothic fonts-wqy-zenhei fonts-thai-tlwg fonts-kacst fonts-freefont-ttf       --no-install-recommends     && rm -rf /var/lib/apt/lists/*]: exit code: 100
ERROR: Service 'critical' failed to build : Build failed

Might be due to fact that google isn't providing an ARM build for Chrome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions