Merge pull request #14808 from aevesdocker/dd4l-edits

Dd4l edits
This commit is contained in:
Allie Sadler 2022-05-23 13:14:20 +01:00 committed by GitHub
parent dd5bdaa562
commit c74261da19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 3 deletions

View File

@ -84,6 +84,11 @@ Docker Desktop for Windows: |
virtualization. Docker Desktop virtualization. Docker Desktop
for Windows is the best solution if you want to build, debug, test, package, and for Windows is the best solution if you want to build, debug, test, package, and
ship Dockerized applications from Windows machines. ship Dockerized applications from Windows machines.
Docker Desktop for Linux: |
[Docker Desktop for Linux](/desktop/linux/) is an an easy-to-install, lightweight
Docker development environment designed specifically for Linux machines. It's the best solution if you want
to build, debug, test, package, and ship Dockerized applications on a
Linux machine.
Docker Hub: | Docker Hub: |
The [Docker Hub](https://hub.docker.com/) is a centralized resource for working with The [Docker Hub](https://hub.docker.com/) is a centralized resource for working with
Docker and its components. It provides the following services: Docker and its components. It provides the following services:

View File

@ -10,8 +10,6 @@ find release notes for each component in the Manuals section. We suggest
that you regularly visit the release notes to learn about updates. that you regularly visit the release notes to learn about updates.
- [Docker Engine](../engine/release-notes/index.md) - [Docker Engine](../engine/release-notes/index.md)
- [Docker Desktop for Mac](../desktop/mac/release-notes/index.md) - [Docker Desktop](../desktop/release-notes.md)
- [Docker Desktop for Windows](../desktop/windows/release-notes/index.md)
- [Docker Desktop for Linux](../desktop/linux/release-notes/index.md)
- [Docker Hub](../docker-hub/release-notes.md) - [Docker Hub](../docker-hub/release-notes.md)
- [Docker Compose](../compose/release-notes.md) - [Docker Compose](../compose/release-notes.md)