Author: @mrummuka
Description: Docker image for minimal execution environment for geo-* Linux geocaching tools by Rick Rickhardson.
Origin of Linux geocaching tools: http://geo.rkkda.com/
Downloads and installs necessary dependencies, builds geo-* tools and installs them into Docker container
$ git clone https://github.com/mrummuka/geo-tools-docker.git
- Edit .georc config file before building image
$ docker build -t mrummuka/geo-tools-docker:v1 .
$ docker run --rm mrummuka/geo-tools-docker:v1 geo-nearest
$ docker run --rm -it mrummuka/geo-tools-docker:v1 "/bin/bash"
# geo-nearest