diff db_schema/Dockerfile @ 1056:299f4ba86090

extend docker envireoment to load geographical data of german comunities
author Michael Stanko <mstanko@bfs.de>
date Wed, 28 Sep 2016 09:06:18 +0200
parents c7fcc46c6a57
children 259a6b638968
line wrap: on
line diff
--- a/db_schema/Dockerfile	Wed Sep 28 08:48:04 2016 +0200
+++ b/db_schema/Dockerfile	Wed Sep 28 09:06:18 2016 +0200
@@ -25,7 +25,7 @@
 # Install packages
 #
 RUN apt-get update && \
-    apt-get install -y postgresql-9.4-postgis-2.1 postgis
+    apt-get install -y postgresql-9.4-postgis-2.1 postgis curl unzip
 
 #
 # Use user postgres to run the next commands
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)