Pulling docker images fails, deployment aborted

Hi, we’re using fly remote builders for our deployments with fly deploy -c fly.toml --remote-only. It seems like there’s an issue pulling the cached docker filesystem layers:

--> You can detach the terminal anytime without stopping the deployment

==> Release command detected: /app/bin/migrate
--> This release will not be available until the release command succeeds.
 Starting instance
 Configuring virtual machine
 Pulling container image
 Unpacking image
Pull failed, retrying (attempt #0)
 Unpacking image
 Pull failed, retrying (attempt #1)
Unpacking image
 Pull failed, retrying (attempt #2)
Pulling image failed
Error release command failed, deployment aborted

Update: I deleted this because it seemed like most of the activity was already happening in Deployment fails for a specific app - #11 by nicanorperera !