{{ partial "head.html" . }}
{{ partial "header.html" . }}
{{ partial "icon" "play_circle" }}

Get Docker

Learn how to install Docker for Mac, Windows, or Linux and explore our developer tools.

{{ partial "icon" "download"}} Get Docker
Low-fi desktop app

Getting started

Learn Docker basics and the benefits of containerizing your applications

Low-fi desktop app

Research

Docker State of Application Development survey

Help us better understand and support the application development community by answering our community survey.

The survey takes approximately 20-30 minutes to complete, and you can save your progress and return at any time. As a thank you, you can opt into a raffle for Docker swag and other prizes!

Take the survey

Browse by section

{{ range .Params.grid }}
{{ partial "icon" .icon }}
{{ .title }}

{{ .description | markdownify }}

{{ end }}

Browse by tag

{{ $tags := slice }} {{- range site.Taxonomies.tags }} {{ $tags = $tags | append .Page }} {{ end }} {{ partial "tags.html" $tags }}

Community resources

Find fellow Docker enthusiasts, engage in insightful discussions, share knowledge, and collaborate on projects. Our communities offer a rich online experience for developers to create valuable connections that challenge and inspire!