Skip to content

Docker Build Issue #1

@davidrehagen

Description

@davidrehagen

Thank you for this amazing set of tools, I'm really looking forward to working with them, but I am running into some issues I'm hoping you can help me with.

I'm attempting to build a container based on the docker file instructions and am having issues. I'm on a current version of Ubuntu Server and execute the 'sudo make docker-image' from the rack/src directory and it seems to run until I get the error below. I'm using Docker version 24.0.6, build ed223bc

ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get -y install g++ make libproj-dev libhdf5-dev libpng-dev libtiff-dev libgeotiff-dev libgomp1 && ./build.sh && ./install.sh" did not complete successfully: exit code: 1
make: *** [Makefile:58: docker-image] Error 1

I also tried to build off you your make instructions but I had more issues there with dependencies such as the line: 'sudo apt install libhdf5-dev libpng12-dev libproj-dev libtiff4-dev' where it could not find most of them. Also the instructions say the install scripts are in the rack/rack while they are really in the rack/src folder.

Thanks,

David

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