docs: update README.md

Signed-off-by: Maël Gangloff <contact@maelgangloff.fr>
This commit is contained in:
Maël Gangloff
2024-08-12 17:12:30 +02:00
committed by GitHub
parent 582f2b4018
commit e3a0e0faff

View File

@@ -15,8 +15,13 @@ perform a reverse search to discover a list of domain names associated with an e
detailed history of events (ownership changes, renewals, etc.) is not feasible with these protocols.
## Install
For more details on the installation procedure, please refer to [INSTALL.md](/INSTALL.md). This project is compatible with Docker.
1. Clone the GitHub repository
> [!TIP]
> For more details on the installation procedure, please refer to [INSTALL.md](/INSTALL.md).
### Docker Deployment
1. Clone the repository
2. Build the Docker image locally
```shell
docker compose -f compose.yaml -f compose.prod.yaml build --pull --no-cache