blumonilr %!s(int64=5) %!d(string=hai) anos
pai
achega
388ef860f1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -2,7 +2,7 @@ FROM python:3.6
 EXPOSE 5000
 COPY ./web /home/SEEC-Judge/web
 COPY ./lorun /home/SEEC-Judge/lorun
-COPY ./setup.py /home/SEEC-Judhe/setup.py
+COPY ./setup.py /home/SEEC-Judge/setup.py
 RUN apt-get update \
     && apt-get install --no-install-recommends --no-install-suggests -y \
     python3-pip \