Closed kmehant closed 6 years ago
@agentmilindu Done, i removed the setup.sh file
I din't checkout the other pull request on creating setup.sh, i missed that sorry about it.
The Dockerfile is valid and running properly, i checked on my local
@SamTube405 I think we can place a requirements.txt and do pip install -r requirements.txt
So, within requirements.txt, i will place the dependancies like pandas and other libs which we might need.
And for the setup.sh
I'm not sure, because the dockerfile looks clumsy if place all the commands under RUN
@agentmilindu
Let's do the changes in a new PR
Links to #12
Successfully built the docker and verified. @agentmilindu