blumonilr hace 5 años
padre
commit
190cdd7bca
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      Dockerfile

+ 4 - 0
Dockerfile

@@ -11,6 +11,10 @@ RUN apt-get update \
     gcc \
     default-jre \
     default-jdk \
+    libapt-pkg5.0 \
+    libcwidget3v5 \
+    libncursesw5 \
+    libtinfo5 \
     aptitude \
     g++
 RUN pip3 install -i https://pypi.douban.com/simple/ -U pip