wireup
wireup copied to clipboard
Simplify initialize_container
-
initialize_containertakes a parameters arg, so there's no need to separately updatecontainer.params. -
dependency_containeris optional and will recreate the container on every call` so that the function becomes idempotent if used this way.