|
@@ -12,7 +12,6 @@ RUN apt-get update \
|
|
|
default-jdk \
|
|
default-jdk \
|
|
|
aptitude \
|
|
aptitude \
|
|
|
g++
|
|
g++
|
|
|
-RUN update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.6 2
|
|
|
|
|
RUN pip3 install virtualenv \
|
|
RUN pip3 install virtualenv \
|
|
|
&& pip3 install Flask
|
|
&& pip3 install Flask
|
|
|
RUN cd /home/SEEC-Judge \
|
|
RUN cd /home/SEEC-Judge \
|