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