{{- $all := .Get "all" -}} {{- $win := .Get "win" -}} {{- $beta_win_arm := .Get "beta_win_arm" -}} {{- $mac := .Get "mac" -}} {{- $linux := .Get "linux" -}} {{- $build_path := .Get "build_path" -}}
Download Docker Desktop
{{- if or $all $win }} Windows (checksum) | {{ end }} {{- if or $beta_win_arm }} Windows ARM Beta (checksum) | {{ end }} {{- if or $all $mac }} Mac with Apple chip (checksum) | Mac with Intel chip (checksum) {{ end -}} {{- if or $all $linux }} | Debian - RPM - Arch (checksum) {{- end -}}