Skip to content

New docker images aren't being created on releases #8904

@cbaker6

Description

@cbaker6

New Issue Checklist

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 and alpha
  • 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions