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-compose build failed #4

Open
partisansb opened this issue Jan 7, 2024 · 0 comments
Open

Docker-compose build failed #4

partisansb opened this issue Jan 7, 2024 · 0 comments

Comments

@partisansb
Copy link

After spending ages downloading all the files needed, it failed at step 8 out of 11, installing software from apt, complaining "E: You don't have enough free space in /var/cache/apt/archives/."

9.114 0 upgraded, 347 newly installed, 0 to remove and 3 not upgraded.
9.114 Need to get 229 MB of archives.
9.114 After this operation, 996 MB of additional disk space will be used.
9.116 E: You don't have enough free space in /var/cache/apt/archives/.

failed to solve: process "/bin/sh -c apt-get install -y libopenblas-dev libopencv-dev && apt-get clean" did not complete successfully: exit code: 100

I have plenty of space on my system, what could be restricting the image? Can this be resolved using Docker commands or will I have to build again from scratch? Thanks

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

1 participant