bmwcarit / barefoot

Java map matching library for integrating the map into software and services with state-of-the-art online and offline map matching that can be used stand-alone and in the cloud.
Apache License 2.0
665 stars 186 forks source link

Dockerfile improved readability #110

Closed Conengmo closed 2 months ago

Conengmo commented 6 years ago

I was going through the Dockerfile and while I was there I tried to improve readability a bit, using the Docker guidelines. I put each statement and installed package on a separate line.

https://docs.docker.com/develop/develop-images/dockerfile_best-practices