ome / omero-web-docker

OMERO.web production docker image
https://hub.docker.com/r/openmicroscopy/omero-web/
BSD 2-Clause "Simplified" License
6 stars 19 forks source link

python3 support #35

Closed joshmoore closed 4 years ago

joshmoore commented 4 years ago

Propose release to Docker Hub as 5.6.0-m1 but not latest.

see: https://github.com/ome/omero-server-docker/pull/33

joshmoore commented 4 years ago

Currently failing locally with:

TASK [ome.omero_web : omero web | systemd service] *****************************
skipping: [localhost]
[WARNING]: flush_handlers task does not support when conditional

RUNNING HANDLER [ome.omero_common : restart omero-web] *************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Could not find the requested service omero-web: host"}
joshmoore commented 4 years ago

Pushed 5.6.0-m1 tag from this pre-merge point (https://github.com/ome/omero-web-docker/pull/35/commits/593e45f20cc6b2b7fa815148dff426a4e6d3c721)

snoopycrimecop commented 4 years ago

Conflicting PR. Removed from build DOCKER-merge#957. See the console output for more details. Possible conflicts:

--conflicts

joshmoore commented 4 years ago

Merging but not re-releasing since there are have been no changes since the first tag (unlike https://github.com/ome/omero-server-docker/pull/33)