Home Explore Blog CI



docker

content/get-started/_index.md
589c6aacfae76558eadc5a3366a48c6d4df98608634eed0b0000000300000619
---
title: Get started
keywords: Docker, get started
description: Get started with Docker
layout: wide
params:
  icon: download
  notoc: true
  get-started:
  - title: Get Docker
    description: Choose the best installation path for your setup.
    link: /get-started/get-docker/
    icon: download
  - title: What is Docker?
    description: Learn about the Docker platform.
    link: /get-started/docker-overview/
    icon: summarize
  get-started2:
  - title: Introduction
    description: Get started with the basics and the benefits of containerizing your applications.
    link: /get-started/introduction/
    icon: rocket
  - title: Docker concepts
    description: Gain a better understanding of foundational Docker concepts.
    link: /get-started/docker-concepts/the-basics/what-is-a-container/
    icon: foundation
  - title: Docker workshop
    description: Get guided through a 45-minute workshop to learn about Docker.
    link: /get-started/workshop/
    icon: desk
aliases:
  - /engine/tutorials/usingdocker/
  - /get-started/what-is-a-container/
---

If you're new to Docker, this section guides you through the essential resources to get started.

Follow the guides to help you get started and learn how Docker can optimize your development workflows. 

For more advanced concepts and scenarios in Docker, see [Guides](/guides/).

## Foundations of Docker

Install Docker and jump into discovering what Docker is. 

{{< grid items="get-started" >}}

Learn the foundational concepts and workflows of Docker.

{{< grid items="get-started2" >}}

Chunks
10ee773a (1st chunk of `content/get-started/_index.md`)
Title: Getting Started with Docker
Summary
This section provides essential resources for Docker beginners, guiding them through installation, understanding the platform, and learning foundational concepts and workflows. It also links to more advanced guides and a workshop.