Build errors on dockerhub, but clean build locally

I’ve got a container that is building cleaning locally and running without issue. When trying to build it in DockerHub however I am repeatedly getting errors.

The errors are different each time. For the last five builds the errors are (newest to oldest):

############################################

Push failed: {“errorDetail”:{“message”:“Received unexpected HTTP status: 500 Internal Server Error”},“error”:“Received unexpected HTTP status: 500 Internal Server Error”}

Build process failed: creating: EllucianIdentityService/repository/deployment/server/jaggeryapps/portal/gadgets/identity_management/js/ui/js/vendor/

Build process failed: e[91m0e[0m

Build process failed:

Build process failed: inflating:
EllucianIdentityService/repository/deployment/server/jaggeryapps/portal/gadgets/account-recovery/js/ui/css/smoothness/images/888888_7x7_arrow_left.gif

############################################

This container is building cleaning locally and running without issue. Has anyone else had any problems today with things not building properly on Docker Hub?

Thanks,
Pablo