-
Notifications
You must be signed in to change notification settings - Fork 7
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
Investigate splitting into many packages with a shared Dockerfile-base #562
Comments
what is interesting and necessary to get a clear answer on is how are plans defined? they cannot be serialized |
the list of necessary changes is in the |
@callumforrester this is required for the scenario where the rest api to run in the central cluster while the worker runs on the beamline. do you have any preferences wrt implementation? |
@stan-dot I don't think this is a requirement. For a first implementation having both in one image is fine, and we can run either |
that is fair. the only drawback is the image size going slightly up, maybe different if dependencies are counted. Can we close this then as not planned? |
Will do, I suggest we raise a separate issue about image size optimisation when we decide that is a problem |
No description provided.
The text was updated successfully, but these errors were encountered: