Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker.io/rapidsai/node: doesn't exist? #299

Open
coreindustries opened this issue Sep 15, 2021 · 1 comment
Open

docker.io/rapidsai/node: doesn't exist? #299

coreindustries opened this issue Sep 15, 2021 · 1 comment

Comments

@coreindustries
Copy link

Trying to build the project using yarn docker:build:devel

and getting the following error:

=> ERROR [rapidsai/node:latest-devel-node16.6.2-cudagl11.2.2-ubuntu20.04-main-amd64 internal] load metadata for docker.io/rapidsai/node:latest-devel-node16.6.2-cudagl11.2.2 6.7s => ERROR [rapidsai/node:latest-devel-node16.6.2-cudagl11.2.2-ubuntu20.04-base-amd64 internal] load metadata for docker.io/nvidia/cudagl:11.2.2-devel-ubuntu20.04 6.6s => ERROR [rapidsai/node:latest-devel-node16.6.2-cudagl11.2.2-ubuntu20.04-base-amd64 internal] load metadata for docker.io/library/node:16.6.2-stretch-slim 6.6s

Visiting these links directly ends up in a 404. Did the Docker hub links change?

I'm on Windows 11 Preview running WSL Ubuntu 20.04
Driver Version: 471.41
CUDA Version: 11.4
Docker version 20.10.7, build 20.10.7-0ubuntu1~20.04.1
Docker Compose version v2.0.0-rc.2

@trxcllnt
Copy link
Collaborator

That's strange, yarn docker:build:devel should've built and cached the base image before building main. We don't publish to dockerhub at the moment, but we do publish to the GitHub container registry on PR merge:

docker pull ghcr.io/rapidsai/node:21.10.00-runtime-node-16.9.1-cudagl11.2.2-ubuntu20.04-main-amd64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants