readme: update content (#23109)

## Description

Shorten content, remove outdated screenshots.
This commit is contained in:
Arthur
2025-07-18 15:18:12 +02:00
committed by GitHub
parent c7f64f3ee1
commit 007148bf91
4 changed files with 14 additions and 30 deletions

View File

@@ -7,7 +7,7 @@ Our style guide and instructions on using our page templates and components is
available in the [contribution section](https://docs.docker.com/contribute/) on
the website.
The following guidelines describe the ways in which you can contribute to the
The following guidelines describe how to contribute to the
Docker documentation at <https://docs.docker.com/>, and how to get started.
## Reporting issues
@@ -91,6 +91,9 @@ To stop the development server:
1. In your terminal, press `<Ctrl+C>` to exit the file watch mode of Compose.
2. Stop the Compose service with the `docker compose down` command.
> [!NOTE]
> Alternatively, if you have installed Hugo, you can build with `hugo serve`.
### Testing
Before you push your changes and open a pull request, we recommend that you