docker-windows/compose
Michel Abboud 6a0b6a1511 feat: Add ARM64 architecture auto-detection and image selection
Auto-detect machine architecture via uname and use the correct Docker
image (dockurr/windows for x86, dockurr/windows-arm for ARM64). Block
unsupported versions on ARM with a clear error message, and show
[x86 only] tags in the list command. Compose files now use a
configurable WINDOWS_IMAGE variable with a default fallback.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 07:24:03 +00:00
..
desktop feat: Add ARM64 architecture auto-detection and image selection 2026-01-29 07:24:03 +00:00
legacy feat: Add ARM64 architecture auto-detection and image selection 2026-01-29 07:24:03 +00:00
server feat: Add ARM64 architecture auto-detection and image selection 2026-01-29 07:24:03 +00:00
tiny feat: Add ARM64 architecture auto-detection and image selection 2026-01-29 07:24:03 +00:00
all.yml feat: Add multi-version compose structure with organized data folders 2026-01-28 22:37:10 +00:00
desktop.yml feat: Add multi-version compose structure with organized data folders 2026-01-28 22:37:10 +00:00
legacy.yml feat: Add multi-version compose structure with organized data folders 2026-01-28 22:37:10 +00:00
server.yml feat: Add multi-version compose structure with organized data folders 2026-01-28 22:37:10 +00:00
tiny.yml feat: Add multi-version compose structure with organized data folders 2026-01-28 22:37:10 +00:00