helpers/docker.py.dox.md
docker.py helper module.docker.py because this directory is intentionally flat.docker.py owns the runtime implementation.docker.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.DockerContainerManager (no explicit base class)
init_docker(self)cleanup_container(self) -> Noneget_image_containers(self)start_container(self) -> Noneatexit, docker, helpers.errors, helpers.files, helpers.log, helpers.print_style, time, typing.self.init_docker, PrintStyle.standard, self.client.containers.run, time.sleep, docker.from_env, self.container.stop, self.container.remove, existing_container.start, self.logger.log, format_error, PrintStyle.error, PrintStyle.hint.tests/test_browser_agent_regressions.pytests/test_default_prompt_budget.pytests/test_docker_release_plan.pytests/test_document_query_plugin.pytests/test_host_browser_connector.pytests/test_model_search.pytests/test_office_canvas_setup.pytests/test_office_document_store.pyNo child DOX files.