Browse Source

dockerfile

blumonilr 5 năm trước cách đây
mục cha
commit
190cdd7bca
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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