Add OSM_SERVER and OSMUI_SQL_DATABASE_URI to Dockerfile
[osm/LW-UI.git] / Dockerfile
index f028c0f..2cb64d0 100644 (file)
@@ -7,5 +7,5 @@
 FROM ubuntu:16.04
 
 RUN apt-get update && apt-get -y install git make libcurl4-gnutls-dev \
-    libgnutls-dev debhelper apt-utils
+    libgnutls-dev debhelper apt-utils dh-make