Update 'create.dockerfile'
This commit is contained in:
parent
ba79f79039
commit
7ccfcb54ff
@ -11,5 +11,6 @@ RUN pip install pandas
|
||||
RUN ls -a
|
||||
|
||||
COPY data/video-game-sales-with-ratings.csv .
|
||||
COPY create-dataset.py .
|
||||
|
||||
CMD python ./create-dataset.py
|
Loading…
Reference in New Issue
Block a user