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

[BUG] Devcontainer 11.8 image base doesn't exist #5858

Closed
isVoid opened this issue Apr 23, 2024 · 1 comment
Closed

[BUG] Devcontainer 11.8 image base doesn't exist #5858

isVoid opened this issue Apr 23, 2024 · 1 comment
Labels
? - Needs Triage Need team to review and classify bug Something isn't working

Comments

@isVoid
Copy link
Contributor

isVoid commented Apr 23, 2024

Describe the bug
The base image for devcontainer conda-11.8 is this

"BASE": "rapidsai/devcontainers:24.06-cpp-llvm16-cuda11.8-mambaforge-ubuntu22.04"

However, this image doesn't exist in the docker hub.

Steps/Code to reproduce bug
Follow this guide http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports to craft a minimal bug report. This helps us reproduce the issue you're having and resolve the issue more quickly.

docker pull rapidsai/devcontainers:24.06-cpp-llvm16-cuda11.8-mambaforge-ubuntu22.04
Error response from daemon: manifest for rapidsai/devcontainers:24.06-cpp-llvm16-cuda11.8-mambaforge-ubuntu22.04 not found: manifest unknown: manifest unknown

Environment details (please complete the following information):

  • Environment location: [Bare-metal]
  • Linux Distro/Architecture: [Ubuntu 22.04 amd64]

Additional context
N/A

@isVoid isVoid added ? - Needs Triage Need team to review and classify bug Something isn't working labels Apr 23, 2024
@dantegd
Copy link
Member

dantegd commented Apr 23, 2024

This was fixed by #5857

@dantegd dantegd closed this as completed Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
? - Needs Triage Need team to review and classify bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants