Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.
This repository was archived by the owner on May 27, 2026. It is now read-only.

JAX image creation problem #966

@dsmertin

Description

@dsmertin

Describe the Issue

I tried to follow the documentation you have and first of all it's unclear to me, which values of REGISTRY and REPO I should set, because as the doc says it can impact the possibility of fetching depended images.

So, I'm facing an error then I try to compose the jax-base image.

docker compose build jax-base
[+] Building 0.7s (2/2) FINISHED                                                      docker:default
 => [jax-base internal] load build definition from Dockerfile                                   0.0s
 => => transferring dockerfile: 1.90kB                                                          0.0s
 => WARN: InvalidDefaultArgInFrom: Default value for ARG ${PYTHON_BASE} results in empty or in  0.0s
 => ERROR [jax-base internal] load metadata for docker.io/intel/jax:b-0-ubuntu-22.04-pip-py3.1  0.6s
------
 > [jax-base internal] load metadata for docker.io/intel/jax:b-0-ubuntu-22.04-pip-py3.11-xpu-base:
------
failed to solve: intel/jax:b-0-ubuntu-22.04-pip-py3.11-xpu-base: failed to resolve source metadata for docker.io/intel/jax:b-0-ubuntu-22.04-pip-py3.11-xpu-base: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed

So as I can see it can't deduct and find the base image.

Could you please help with that?

Suggested Remediation

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions