kharchenkolab/dropEst

Automated way to update dropEst inside Docker

Closed this issue · 5 comments

Could the dropest docker image (https://hub.docker.com/r/vpetukhov/dropest/) be updated to include the recent changes? It would also be good to tag it with the version corresponding to the version of dropest?

Indeed, the docker is not connected to a specific code version. It contains the latest code at the moment you built it. I added instruction to the readme on how to update dropEst inside docker.

It would be good to automate this with e.g. Travis (https://travis-ci.org).

sorry I meant DockerHub or quay.io web hooks...

Nice suggestion! Will try to do that.

So, I configured automated builds and updated Docker part of the README. Now only need to wait till DockerHub will build the image (which takes some time).