Evalai: Redundant worker dependencies

Created on 16 Feb 2020  路  5Comments  路  Source: Cloud-CV/EvalAI

2 different versions of numpy have been installed in the Worker dockerfile
https://github.com/Cloud-CV/EvalAI/blob/810322c6adb01d42d318105bfc7981dfc8c3e06b/requirements/worker.txt#L3
https://github.com/Cloud-CV/EvalAI/blob/810322c6adb01d42d318105bfc7981dfc8c3e06b/docker/dev/worker/Dockerfile#L14

Also, all the requirements could be specified in worker.txt file, which would reduce a layer on docker image hence the size.

@RishabhJain2018

GSoC-2020 easy_to_fix enhancement

Most helpful comment

Sure!

All 5 comments

Thanks @Ayukha for catching it. Would you like to work on this issue?

Sure!

@Ayukha Are you still working on this issue ? If not, can i work on this one?

@Ayukha , @spectre1811 are you guys taking this issue up?

@Ayukha and @RishabhJain2018 I have made the required changes. Please kindly check and merge.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Ayukha picture Ayukha  路  5Comments

Arun-Jain picture Arun-Jain  路  6Comments

RishabhJain2018 picture RishabhJain2018  路  5Comments

Jonathan-Livingston-Seagull picture Jonathan-Livingston-Seagull  路  5Comments

aka-jain picture aka-jain  路  6Comments