Closed sigpwned closed 5 years ago
@sigpwned Can you resolve the conflicting files and then I'll have a look?
@nvkelso will do!
@migurski Can you take a look at this PR, please? I resolved the merge conflicts but when running:
$ docker run -it -v
pwd
:/vol -w /vol --env-file docker/env.ini eg
I get the following error:
: invalid option
Related, but can @sigpwned can you update to GDAL 2.2.x or newer as the current PPA is on 2.1 and uses a different structure to address GeoJSON files by name instead of universal alias and causes problems for me when running the Makefile in Docker versus just locally.
Mike and I need to be collaborators on the PPA, too.
I went ahead and merged this PR to clear up some later dependencies like #197. I’ll follow up with a GDAL upgrade.
Updates Dockerfile to use bespoke PPA. Closes #193.