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