mirror of https://github.com/docker/docs.git
22 lines
644 B
Markdown
22 lines
644 B
Markdown
---
|
|
title: Docker Desktop hands-on guides
|
|
keywords: get started, setup, orientation, quickstart, intro, concepts
|
|
description: Overview of Docker Desktop hands-on guides
|
|
grid:
|
|
- title: What is a container?
|
|
icon: help
|
|
link: /get-started/what-is-a-container/
|
|
- title: How do I run a container?
|
|
icon: edit_document
|
|
link: /get-started/run-your-own-container/
|
|
- title: Run Docker Hub images
|
|
icon: layers
|
|
link: /get-started/run-docker-hub-images/
|
|
- title: Publish your images
|
|
icon: publish
|
|
link: /get-started/publish-your-own-image/
|
|
---
|
|
|
|
Use the resources in this section to learn Docker concepts by using Docker Desktop.
|
|
|
|
{{< grid >}} |