소스 검색

Performance Improvement

ehfd 4 년 전
부모
커밋
ca03ddb5cb
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      Dockerfile

+ 2 - 0
Dockerfile

@@ -57,6 +57,8 @@ RUN apt-get install -y \
         make \
         python \
         python-numpy \
+        python3 \
+        python3-numpy \
         x11-xkb-utils \
         xauth \
         xinit \