New Issue Checklist
Issue Description
Starting with release v5.1.0 the published Docker image on Docker Hub no longer has a matching manifest for linux/arm64/v8. When running the Docker image, this message is returned when pulling the image:
no matching manifest for linux/arm64/v8 in the manifest list entries
With release 5.0.0 there is no problem. Is there a specific reason, why the published image was changed? This prevents us from using the latest version locally (M1 Mac) and in deployments (Linux).
Steps to reproduce
Pull the image on Linux/Mac M1/ARM.
Actual Outcome
no matching manifest for linux/arm64/v8 in the manifest list entries
Expected Outcome
Image can be run on linux/arm without issue as before.
Environment
Starting with v5.1.0 the problem occurs, also with 5.2.0.
Dashboard
- Parse Dashboard version:
> 5.0.0
Server
- Parse Server version:
not relevant
Database
- System (MongoDB or Postgres):
not relevant
Logs
no matching manifest for linux/arm64/v8 in the manifest list entries
New Issue Checklist
Issue Description
Starting with release v5.1.0 the published Docker image on Docker Hub no longer has a matching manifest for linux/arm64/v8. When running the Docker image, this message is returned when pulling the image:
With release 5.0.0 there is no problem. Is there a specific reason, why the published image was changed? This prevents us from using the latest version locally (M1 Mac) and in deployments (Linux).
Steps to reproduce
Pull the image on Linux/Mac M1/ARM.
Actual Outcome
no matching manifest for linux/arm64/v8 in the manifest list entriesExpected Outcome
Image can be run on linux/arm without issue as before.
Environment
Starting with v5.1.0 the problem occurs, also with 5.2.0.
Dashboard
> 5.0.0Server
not relevantDatabase
not relevantLogs
no matching manifest for linux/arm64/v8 in the manifest list entries