-
Notifications
You must be signed in to change notification settings - Fork 61
Setup: Fix docker configuration to set up evalai-ngx in dev environment #129
Conversation
@lunayach @Shekharrajak Can you please review and test this on your local machine? |
Codecov Report
@@ Coverage Diff @@
## master #129 +/- ##
=======================================
Coverage 53.43% 53.43%
=======================================
Files 55 55
Lines 2360 2360
Branches 253 253
=======================================
Hits 1261 1261
Misses 1025 1025
Partials 74 74 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe other than Angularjs dockerfile, other files are updated as EvalAi/docker.
I think in near future we should have separate backend repository and in this project dockerfile we will clone and run.
Yeah, almost.
We will probably have this codebase there once it is ready to be launched in the form of submodule. |
@lunayach Can you please pull this PR on your local and test? |
Hi @RishabhJain2018, tested it locally. It's working 👍 |
Awesome! Thanks for testing. Merging this. |
The project should be set up by simply cloning the repository and running the follwing command in the project folder.
docker-compose up