mirror of
https://github.com/docker/docs.git
synced 2026-04-02 01:08:53 +07:00
* 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>
16 lines
480 B
Markdown
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)
|