updated Dockerfile
This commit is contained in:
parent
abab284e2e
commit
d5014fbb40
@ -10,4 +10,4 @@ RUN pip install torch
|
|||||||
RUN pip install seaborn
|
RUN pip install seaborn
|
||||||
RUN pip install mlflow
|
RUN pip install mlflow
|
||||||
COPY ./zad1.py ./
|
COPY ./zad1.py ./
|
||||||
CMD ["python3", 'zad1.py']
|
CMD ["python3", "zad1.py"]
|
Loading…
Reference in New Issue
Block a user