Explorar el Código

add missing Temporal GUI Tools required package in the Dockerfile (#312)

Tomas Zigo hace 5 años
padre
commit
368bb8bcf6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

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