diff --git a/Docker.md b/Docker.md
index f8b1a581..f98e0c46 100644
--- a/Docker.md
+++ b/Docker.md
@@ -1,45 +1,4 @@
-
-
-
-
-Privacy protection center for you and your devices
-
- Free and open source, powerful network-wide ads & trackers blocking DNS server.
-
-
-
- AdGuard.com |
- Wiki |
- Reddit |
- Twitter |
- Telegram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# AdGuard Home
+# AdGuard Home - Docker
AdGuard Home is a network-wide software for blocking ads & tracking. After you set it up, it'll cover ALL your home devices, and you don't need any client-side software for that.
@@ -47,16 +6,6 @@ AdGuard Home is a network-wide software for blocking ads & tracking. After you s
AdGuard Home operates as a DNS server that re-routes tracking domains to a "black hole," thus preventing your devices from connecting to those servers. It's based on software we use for our public [AdGuard DNS](https://adguard.com/en/adguard-dns/overview.html) servers -- both share a lot of common code.
-## How is this different from public AdGuard DNS servers?
-
-Running your own AdGuard Home server allows you to do much more than using a public DNS server.
-
-* Choose what exactly will the server block or not block;
-* Monitor your network activity;
-* Add your own custom filtering rules;
-
-In the future, AdGuard Home is supposed to become more than just a DNS server.
-
## Supported tags / architectures
`adguard/adguardhome` image is built for different architectures and supports the following tags:
@@ -143,9 +92,3 @@ To update the image for a specific architecture e.g. `arm64`:
```bash
docker pull adguard/adguardhome:arm64-latest
```
-
-## Reporting issues
-
-If you run into any problem or have a suggestion, head to [this page](https://github.com/AdguardTeam/AdGuardHome/issues) and click on the `New issue` button.
-
-