My current best thought on this is to build a template container image, and have projects based off that image.
This has the benefit that if multiple projects are deployed on a given host, they can all be based off the same image and not consume additional space.
Other ideas welcome.
My current best thought on this is to build a template container image, and have projects based off that image.
This has the benefit that if multiple projects are deployed on a given host, they can all be based off the same image and not consume additional space.
Other ideas welcome.