From 86cb68413db8e399cc0b6ae7aa612fd46a964d37 Mon Sep 17 00:00:00 2001 From: TheFrenchGhosty Date: Tue, 22 Feb 2022 02:11:44 +0100 Subject: [PATCH] Add a comment explaining that it builds an image from source --- docker-compose.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docker-compose.yml b/docker-compose.yml index 3935edfb..c2cde9f2 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,3 +1,5 @@ +# This docker-compose file is made for development purpose and build an image from source, if you want to use Invidious in production, see the documentation. + version: "3" services: