geo-data / openstreetmap-tiles-docker

The OpenStreetMap Tile Server in a Docker container
218 stars 147 forks source link

docker build fails in coreos - dependency issue #8

Open NaerChang opened 9 years ago

NaerChang commented 9 years ago

missing two dependencies to build osm2pgsql:

apt-get install libprotobuf-dev protobuf-compiler

currently I see these two dependencies being installed: libprotobuf-c0-dev protobuf-c-compiler