oar-team / oar-docker

Manage a small OAR developpement cluster with docker.
http://oar.imag.fr/wiki:oar-docker
7 stars 6 forks source link

remove deps to ruby #24

Closed SalemHarrache closed 9 years ago

SalemHarrache commented 9 years ago

Installing chandler dependancy takes too long and sometimes freezes.

frontend |  -> 023b475d6c51
frontend | Removing intermediate container 1aa8682b0fa3
frontend | Step 9 : RUN gem install rest-client naturalsort rspec
frontend |  -> Running in dc753488dcd5

I think it may be appropriate to drop it to reduce build time.

I suggest rewriting chandler in python to resolve this issue :)

bzizou commented 9 years ago

I can do that :-)

npf commented 9 years ago

The request here should be: "remove deps to ruby" then.

SalemHarrache commented 9 years ago

I suggest using requests (http://docs.python-requests.org/en/latest/)

SalemHarrache commented 9 years ago

Python version of chandler is here : https://github.com/oar-team/chandler