-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
state:releasedReleased as stable versionReleased as stable versionstate:released-alphaReleased as alpha versionReleased as alpha versionstate:released-betaReleased as beta versionReleased as beta versiontype:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest versions of Parse Server and Parse Dashboard.
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
Metadata
Metadata
Assignees
Labels
state:releasedReleased as stable versionReleased as stable versionstate:released-alphaReleased as alpha versionReleased as alpha versionstate:released-betaReleased as beta versionReleased as beta versiontype:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed