-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove web. Rewrite to use openmicroscopy/omero-server #9
Conversation
Just for clarity, I assume the target here is |
Conflicting PR. Removed from build DOCKER-merge#22. See the console output for more details.
|
Conflicting PR. Removed from build DOCKER-merge#29. See the console output for more details.
|
@manics: what's the way forward here? |
Conflicting PR. Removed from build DOCKER-merge#126. See the console output for more details.
|
Conflicting PR. Removed from build DOCKER-merge#127. See the console output for more details.
|
Conflicting PR. Removed from build DOCKER-merge#128. See the console output for more details.
|
Conflicting PR. Removed from build DOCKER-merge#129. See the console output for more details.
|
Rewrites omero-grid to use https://github.com/openmicroscopy/omero-server-docker
There are separate master and slave images, and the omero-web image is removed.
The test scripts are identical to those in ome/omero-server-docker#1 with the exception of
test.sh
which has to orcehstrates the slave images.--depends-on ome/omero-server-docker#1
--on-hold
--exclude
To test this you will need to change
FROM test-omero-server
in{master,slave}/Dockerfile
to an image with ome/omero-server-docker#1