---
title: I am unable to retrieve an external image for my job
description: Troubleshoot errors while retrieving external images while using Scaleway Serverless Jobs.
tags: serverless jobs troubleshooting issue error image retrieve external public registry
dates:
  validation: 2025-11-18
  posted: 2024-11-06
---

## Problem

I am experiencing issues when retrieving an image stored in an external container registry.

## Cause

Serverless products support external public registries (such as [Docker Hub](https://hub.docker.com/)), but we do not recommend using them due to uncontrolled rate limiting, which can lead to failures when starting resources, unexpected usage conditions, and pricing changes.

## Solution

We recommend using the [Scaleway Container Registry](/container-registry/) instead, as it allows for a seamless integration with Serverless Jobs at a [competitive price](/container-registry/faq/#how-am-i-billed-for-scaleway-container-registry).

Refer to the [dedicated documentation](/serverless-jobs/api-cli/migrate-external-image-to-scaleway-registry/) for more information on how to migrate images to the Scaleway Container Registry.
