Update 'create.dockerfile'
This commit is contained in:
parent
b11e1c854f
commit
64f347db89
@ -10,7 +10,7 @@ RUN pip install pandas
|
||||
|
||||
RUN ls -a
|
||||
|
||||
COPY data/Video_Games_Sales_as_at_22_Dec_2016.csv .
|
||||
COPY ./data/Video_Games_Sales_as_at_22_Dec_2016.csv .
|
||||
COPY create-dataset.py .
|
||||
|
||||
CMD python ./create-dataset.py
|
Loading…
Reference in New Issue
Block a user