rapidsai / rapidsai/deployment

EC2 instance installation broken - problem with VMI

Open
#697 2 comments 0 reactions 1 assignee View on GitHub

@jayavenkatesh19 is already working on this.

Since Sep 16, 2026.

Dominant language
Jupyter Notebook
Stars
15
Forks
41
Avg merge
1d 8h
Merged PRs (30d)
6

Description

When following the instructions during testing we hit this, it happen for both cuda12 and cuda13

docker run --gpus all --rm -it --shm-size=1g --ulimit memlock=-1 -p 8888:8888 -p 8787:8787 -p 8786:8786 rapidsai/notebooks:26.06a-cuda12-py3.13

docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed:
unable to start container process: error during container init: failed to fulfil mount request: open /usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.1.1.13: no such file or directory

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.