wails/v3/internal/setupwizard
Lea Anthony bc76ca97b3 Document Docker API version and fallback behavior
Add comment explaining that pullViaDockerAPI uses API v1.44 (Docker 25.0+)
and that older versions gracefully fall back to CLI-based pulling.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 22:04:31 +11:00
..
assets feat(setup): add real-time Docker pull progress via Docker Engine API 2026-01-25 14:44:24 +11:00
frontend Fix CI: restore dist/ for Go embed directive 2026-01-26 21:11:06 +11:00
defaults.go feat(setup): add code signing configuration and status display 2026-01-25 14:44:49 +11:00
pull_parser_test.go feat(setup): add real-time Docker pull progress via Docker Engine API 2026-01-25 14:44:24 +11:00
wizard.go Document Docker API version and fallback behavior 2026-01-26 22:04:31 +11:00
wizard_darwin.go Fix CodeRabbit review comments 2026-01-26 16:08:09 +11:00
wizard_linux.go Fix CodeRabbit review comments 2026-01-26 16:08:09 +11:00
wizard_windows.go Fix Docker image name and stream error handling 2026-01-26 13:23:58 +11:00