Optimize docker build
This commit is contained in:
parent
32a9423915
commit
8410fda504
@ -15,6 +15,6 @@ RUN pip3 install sklearn
|
||||
RUN pip3 install pandas
|
||||
RUN pip3 install seaborn
|
||||
RUN pip3 install matplotlib
|
||||
RUN pip3 install tensorflow
|
||||
RUN pip3 install --no-cache-dir tensorflow
|
||||
|
||||
CMD ./run.sh
|
||||
|
Loading…
Reference in New Issue
Block a user