Skip to content

Docker-compose build failed #4

Open
@partisansb

Description

@partisansb

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions