Vemund Santi
Vemund Santi
I think we should have a larger discussion in this repo on what we actually want to support in custom container setups, as making the implementation support all versions since...
Aims for this PR: - Include `_configure()` and `_wait_until_ready()` hooks in base `DockerContainer` image to be used by all container implementations in need of a configuration and readiness step. -...
When installing some of our community modules through `extras`, we usually bundle a client library for interacting with the service provided from the container. In some cases this is nice,...