From ca84846793e6f23d4f2f8ef96b70f1a655c33489 Mon Sep 17 00:00:00 2001 From: Daniel Tebernum Date: Wed, 8 Dec 2021 17:19:27 +0100 Subject: [PATCH] docs(docker): lint --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/README.md b/docker/README.md index 285b3dc7..e7b35597 100644 --- a/docker/README.md +++ b/docker/README.md @@ -1,6 +1,6 @@ # Docker Compose up and running -All system components are containerized and in this guide we will learn how to get DIVA running with `docker-compose`. +All system components are containerized and in this guide we will learn how to get DIVA running with `docker-compose`. You will find more details in the official documentation. ## Requirements