ou_container_builder.packs#
Extension packs.
- ou_container_builder.packs.generate(state: State, progress: Progress) None#
Generate all files and Dockerfile snippets.
- ou_container_builder.packs.init(state: State, progress: Progress) None#
Initialise all extension packs.
- ou_container_builder.packs.make_listener(key: str, pack: Any) Callable[[State], None]#
Create a custom listener for the key and pack.