From 06266c155cf5b45357531e218c071e6e33d001cb Mon Sep 17 00:00:00 2001 From: Petar Kirov Date: Wed, 5 Oct 2022 18:47:52 +0300 Subject: [PATCH] docs: Add missing newline before list --- docs/modules/ROOT/pages/index.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc index 098e4fc..471d7eb 100644 --- a/docs/modules/ROOT/pages/index.adoc +++ b/docs/modules/ROOT/pages/index.adoc @@ -40,6 +40,7 @@ Arion allows to compose containers with different granularity: * <> Full NixOS is supported on + * docker-compose + podman with docker socket (NixOS >= 21.05) * docker-compose + docker, before cgroupsv2 (NixOS < 21.05)