tum-gis/cesium-terrain-builder-docker

Unable to run on docker - windows

uzairsarwargit opened this issue · 1 comments

Docker container runs successfully
But unable to find terrain tile. I used following commands on command prompt:
docker run --rm -it --name ctb -v //d/docker/terrain:/data tumgis/ctb-quantized-mesh

ctb-tile -f Mesh -C -N -o terrain dsm.tif

Following error is given:
ERROR 4: dsm.tif: No such file or directory
Error: could not open GDAL dataset

i've tried many ways to give paths. Please help.

BWibo commented

Closing, as this is a Docker issue and not an issue of this image.