docker-omero icon indicating copy to clipboard operation
docker-omero copied to clipboard

Set of Dockerfile to build a ready-to-use OMERO server

Results 3 docker-omero issues
Sort by recently updated
recently updated
newest added

I'm having trouble ensuring docker is the correct version. Is Docker-CE v17.09 (Community Edition) considered greater than v1.13 by your standards? Perhaps it would be helpful to include docker installation...

In omero-web, I think there may be a race when this : ./bin/omero config set omero.web.server_list "[[\"omero_server\", 4064, \"omero\"]]" can be called before the omero user is in the database....