a
This commit is contained in:
parent
40617e67f9
commit
9d3a9e5a6b
@ -14,7 +14,6 @@ WORKDIR /app
|
|||||||
|
|
||||||
COPY ./process_data.sh .
|
COPY ./process_data.sh .
|
||||||
COPY ./download_data_and_process.py .
|
COPY ./download_data_and_process.py .
|
||||||
COPY ./stats.py .
|
|
||||||
COPY ./real-or-fake-fake-jobposting-prediction.zip .
|
COPY ./real-or-fake-fake-jobposting-prediction.zip .
|
||||||
RUN chmod +x process_data.sh
|
RUN chmod +x process_data.sh
|
||||||
RUN ls
|
RUN ls
|
||||||
|
Loading…
Reference in New Issue
Block a user