Files
docker-docs/content/engine/tutorials/_index.md
Craig Osterhout b9ac2c6898 get-started: update workshop paths (#20216)
* move /get-started/ to /guides/workshop/

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* move image

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* Update content/engine/swarm/swarm-tutorial/_index.md

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>

* Update content/guides/deployment-orchestration/swarm-deploy.md

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>

* rename file for part 10

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2024-06-13 11:50:25 -07:00

16 lines
480 B
Markdown

---
description: Explains how to work with containers
keywords: docker, introduction, documentation, about, technology, docker.io, user,
guide, user's, manual, platform, framework, home, intro
title: Engine tutorials
aliases:
- /engine/userguide/containers/
---
Learn by example:
* [Network containers](networkingcontainers.md)
* [Manage data in containers](../../storage/volumes.md)
* [Samples](../../samples/index.md)
* [Get Started](../../guides/getting-started/_index.md)