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 version of Parse Server.
Issue Description
Docker images stopped deploying on releases for 3+ months https://hub.docker.com/r/parseplatform/parse-server/tags. Instead, the dock CI hangs.
I have a workaround for the issue, will submit shortly, as the problem consist of all a couple of items I've seen in the docker community. The parse-dashboard repo doesn't have this issue because GitHub actions in that repo is only building for the linux/amd64
platform which doesn't require QEMU or buildx.
Steps to reproduce
Attempt to do a new release.
Actual Outcome
No new image is created
Expected Outcome
A new image on docker hub
Environment
Server
- Parse Server version:
6.4.0
andalpha
- Operating system:
Linux
- Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc):
local
Database
- System (MongoDB or Postgres):
N/A
- Database version:
N/A
- Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc):
N/A
Client
- SDK (iOS, Android, JavaScript, PHP, Unity, etc):
N/A
- SDK version:
N/A
Logs
See https://github.com/parse-community/parse-server/actions/runs/7616018905/job/20741904342