Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ keywords: Docker Desktop, backup, restore, migration, reinstall, containers, ima
volumes
weight: 20
aliases:
- /desktop/backup-and-restore.md
- /desktop/backup-and-restore/
---

Use the following procedure to save and restore your images and container data. This is useful if you want to reset your VM disk or to move your Docker environment to a new
Expand Down
1 change: 1 addition & 0 deletions content/manuals/desktop/setup/install/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ title: Install
weight: 10
aliases:
- /desktop/install/
- /desktop/setup/install/
---
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ aliases:
- /docker-for-mac/faqs/
- /docker-for-windows/faqs/
- /desktop/faqs/
- /desktop/faqs/general/
weight: 10
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ linkTitle: Linux
tags: [FAQ]
aliases:
- /desktop/linux/space/
- /desktop/faqs/linuxfaqs/
weight: 40
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ tags: [FAQ]
aliases:
- /desktop/mac/space/
- /docker-for-mac/space/
- /desktop/faqs/macfaqs/
weight: 20
---

Expand Down
1 change: 1 addition & 0 deletions content/manuals/engine/network/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ keywords: networking, container, standalone, IP address, DNS resolution
aliases:
- /articles/networking/
- /config/containers/container-networking/
- /engine/tutorials/networkingcontainers/
- /engine/userguide/networking/
- /engine/userguide/networking/configure-dns/
- /engine/userguide/networking/default_network/binding/
Expand Down
1 change: 1 addition & 0 deletions content/manuals/engine/storage/drivers/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ weight: 40
aliases:
- /storage/storagedriver/imagesandcontainers/
- /storage/storagedriver/
- /engine/userguide/storagedriver/imagesandcontainers/
---

To use storage drivers effectively, it's important to know how Docker builds and
Expand Down
1 change: 1 addition & 0 deletions content/reference/compose-file/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ aliases:
- /compose/yaml/
- /compose/compose-file/compose-file-v1/
- /compose/compose-file/
- /compose/reference/overview/
---

>**New to Docker Compose?**
Expand Down