Sfoglia il codice sorgente

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

Tomas Zigo 5 anni fa
parent
commit
af40ef2013
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 \