[Build Failed] Docker build stuck at end

I can’t know why my docker build just stuck after finish:


here it is myy Dockerfile.render:
//
FROM python:3.8
//
and here is the render.yaml
//
services:
type: web
name: powerful-wildwood-94640
env: docker
dockerfilePath: Dockerfile.render
plan: free
numInstances: 1
//
it just keep saying: in progress…
than it killed because of timeout

Hey,

Could you deploy your service one more time and let me know if that worked? I suspect this may have been a transient issue with one of our clusters.

Jérémy, Render Support

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.