Skip to content

Docker image doesn't support M1 chip #194

@robert-ngo

Description

@robert-ngo

We get this issue when pulling docker image evolvingweb/sitediff on a M1 chip.

latest: Pulling from evolvingweb/sitediff
no matching manifest for linux/arm64/v8 in the manifest list entries
Unable to pull Docker images: exit status 1 
Building project images... 
.Project images built in 1s. 
 sitediff Pulling  
no matching manifest for linux/arm64/v8 in the manifest list entries 
Failed to start beneva: composeCmd failed to run 'COMPOSE_PROJECT_NAME=ddev-beneva docker-compose -f /Users/marien/Beneva/ssqca/.ddev/.ddev-docker-compose-full.yaml up -d', action='[up -d]', err='exit status 18', stdout='', stderr=' sitediff Pulling 
no matching manifest for linux/arm64/v8 in the manifest list entries'

Solution: revise CI script to support building multi-platform image.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions