A dockerised version of gpsbabel https://www.gpsbabel.org
527
A dockerised version of GPS Babel
docker run --rm -it -v "$(pwd)":/wd -w /wd jamesmstone/gpsbabel
Alternatively, you can add alias gpsbabel="docker run --rm -it -v "$(pwd)":/wd -w /wd jamesmstone/gpsbabel" to your .bashrc or similar.
Content type
Image
Digest
Size
199 MB
Last updated
about 8 years ago
docker pull jamesmstone/gpsbabel