[ome-devel] OMERO Docker image

Mark Woodbridge m.woodbridge at imperial.ac.uk
Mon Aug 5 11:57:36 BST 2013


It's interesting - like a generic version of virtualenv. My OMERO image 
is a bit contrived - the database files should really be in a persistent 
volume shared with a separate psql instance (either standalone or in an 
additional, separate container) and the image files should similarly be 
in a data volume. But it can be extended easily, and the install 
script[1] is not Docker-specific, so may also be of use for automated 
installation of OMERO (though I guess you already have one of these for 
creating your VirtualBox VM).

Mark.

[1] https://github.com/mwoodbri/docker-omero/blob/master/install-omero.sh


On 02/08/13 17:09, Simon Li wrote:
> Hi Mark
>
> Thanks for sharing that with us, it looks like it could be very useful. Have you spent much time working with Docker? I suspect many people on this list won't have come across it before, and would be very interested in hearing what you like (or don't like) about it.
>
> Best wishes
>
> Simon
>
>
> On 1 Aug 2013, at 17:58, Mark Woodbridge <m.woodbridge at imperial.ac.uk> wrote:
>
>> Hi,
>>
>> I have made a Docker[1] image for OMERO. It can be used to run a containerized server:
>>
>> docker run mwoodbri/omero:4.4
>>
>> It's only OMERO 4, and no OMERO.web yet, but that could be added by extending the Dockerfile[2].
>>
>> If you're using Ubuntu then it's an easy way to do testing in a clean environment, or as a lightweight alternative to VirtualBox.
>>
>> Mark.
>>
>> [1] http://www.docker.io/
>> [2] https://github.com/mwoodbri/docker-omero
>> _______________________________________________
>> ome-devel mailing list
>> ome-devel at lists.openmicroscopy.org.uk
>> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel
>>
>
>
> The University of Dundee is a registered Scottish Charity, No: SC015096
>


More information about the ome-devel mailing list