mirror of https://github.com/docker/docs.git
parent
dd5bdaa562
commit
c74261da19
|
@ -84,6 +84,11 @@ Docker Desktop for Windows: |
|
|||
virtualization. Docker Desktop
|
||||
for Windows is the best solution if you want to build, debug, test, package, and
|
||||
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: |
|
||||
The [Docker Hub](https://hub.docker.com/) is a centralized resource for working with
|
||||
Docker and its components. It provides the following services:
|
||||
|
|
|
@ -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.
|
||||
|
||||
- [Docker Engine](../engine/release-notes/index.md)
|
||||
- [Docker Desktop for Mac](../desktop/mac/release-notes/index.md)
|
||||
- [Docker Desktop for Windows](../desktop/windows/release-notes/index.md)
|
||||
- [Docker Desktop for Linux](../desktop/linux/release-notes/index.md)
|
||||
- [Docker Desktop](../desktop/release-notes.md)
|
||||
- [Docker Hub](../docker-hub/release-notes.md)
|
||||
- [Docker Compose](../compose/release-notes.md)
|
||||
|
|
Loading…
Reference in New Issue