src/dazzle_ui/runtime/docker/utils.py¶
Generated: 2026-03-30T04:38:48.959912+00:00
Commit: 615f1354a103
Language: python
Scope: dazzle_ui
Purpose¶
Docker utility functions.
Provides Docker availability checks and version detection.
Key Exports¶
is_docker_availableget_docker_version
Dependencies¶
Imports¶
subprocess
Event Interactions¶
None detected.
Invariants and Assumptions¶
No invariants documented.
Tests¶
tests/unit/test_docker_generation.py
Notes¶
This page was automatically generated by tools/gen_reference_docs.py.