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 build fails #1710

Open
SachidanandAlle opened this issue Jun 17, 2024 · 3 comments
Open

Docker build fails #1710

SachidanandAlle opened this issue Jun 17, 2024 · 3 comments
Assignees

Comments

@SachidanandAlle
Copy link
Collaborator

https://github.com/Project-MONAI/MONAILabel/actions/workflows/docker.yml

image

@diazandr3s
Copy link
Collaborator

Hi @SachidanandAlle,

I checked this error and found this:

ERROR: failed to solve: failed to register layer: write /usr/lib/libcuml++.so: no space left on device

Do you know how we can increase the space for CI/CD?

Screenshot from 2024-07-05 13-53-43

@diazandr3s
Copy link
Collaborator

Hi @YanxuanLiu,

I was wondering whether you could comment on this issue? Is that something you could help?

Thanks in advance,

@YanxuanLiu
Copy link
Collaborator

You can try following solutions:

  1. Remove unnecessary dependencies during building docker image.
  2. Clean up caches and intermediate product
  3. If you cannot reduce space requirement after these efforts, move the pipeline to blossom

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

4 participants