]> jspc29.x-matter.uni-frankfurt.de Git - dockerfiles.git/commitdiff
added some packages
authormwiebusch@jspc37 <mwiebusch@jspc37>
Fri, 1 Mar 2019 12:25:38 +0000 (13:25 +0100)
committermwiebusch@jspc37 <mwiebusch@jspc37>
Fri, 1 Mar 2019 12:25:38 +0000 (13:25 +0100)
go4_trbnet/go4_trbnet_leap_15.0_stable_2018-03-01/Dockerfile

index fdb0cf04044e566cffad9b579a0f0b6a6d651b67..70552ec90cff584d02ebdcf71aeeca9c5b09266d 100644 (file)
@@ -49,7 +49,9 @@ RUN zypper ref && zypper --non-interactive in \
   perl-File-chdir \
   perl-TimeDate \
   gzip \
-  tig
+  tig \
+  python-numpy \
+  dialog
 
 
 ### install perl modules from cpan ###