Files
docker-docs/layouts/_shortcodes/desktop-install-v2.markdown.md
David Karlsson 90e2cb52fa chore: migrate to Hugo v0.146.0 new template lookup system
- layouts/partials/ → layouts/_partials/
- layouts/shortcodes/ → layouts/_shortcodes/
- layouts/_default/_markup/ → layouts/_markup/
- layouts/_default/*.html → layouts/*.html (flatten _default/)
- layouts/index.html → layouts/home.html
- layouts/index.*.json/txt → layouts/home.*.json/txt
- layouts/_default/index.llms.txt → layouts/home.llms.txt
- layouts/tag/ → layouts/tags/ (match /tags/ URL path)
2026-02-19 16:09:15 +01:00

1.1 KiB

{{- $all := .Get "all" -}} {{- $win := .Get "win" -}} {{- $win_arm_release := .Get "win_arm_release" -}} {{- $mac := .Get "mac" -}} {{- $linux := .Get "linux" -}} {{- $build_path := .Get "build_path" -}} Download Docker Desktop: {{- if or $all $win }}