r
This commit is contained in:
parent
2bd684d15b
commit
a931bf3fad
@ -27,5 +27,5 @@ WORKDIR /app
|
||||
COPY ./process_data.sh .
|
||||
COPY ./download_data_and_process.py .
|
||||
COPY ./stats.py .
|
||||
|
||||
RUN chmod+x process_data.sh
|
||||
RUN ./process_data.sh
|
||||
|
Loading…
Reference in New Issue
Block a user