Browse Source

add missing add web services layer required package (#303)

Tomas Zigo 5 years ago
parent
commit
c5eeed6600
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -59,6 +59,7 @@ RUN apt-get update \
         python3-ply \
         python3-six \
         python3-wxgtk4.0 \
+        python3-gdal \
         sqlite3 \
         subversion \
         unixodbc-dev \