From f20514e5f54ca0d1ccd5ad60ed9dad654bbb5cf1 Mon Sep 17 00:00:00 2001 From: Dubh Ad Date: Mon, 23 Sep 2024 12:44:00 +0100 Subject: [PATCH] Update container.md (#34664) --- source/_includes/installation/container.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/installation/container.md b/source/_includes/installation/container.md index 0304fc4f4f2..aab7e5e754b 100644 --- a/source/_includes/installation/container.md +++ b/source/_includes/installation/container.md @@ -12,7 +12,7 @@ This installation method **does not have access to add-ons**. If you want to use Prerequisites This guide assumes that you already have an operating system setup and a container runtime installed (like Docker). -If you are using Docker then you need to be on at least version 19.03.9, ideally an even higher version, and `libseccomp` 2.4.2 or newer. +If you are using Docker then you need to be on at least version 19.03.9, ideally an even higher version, and `libseccomp` 2.4.2 or newer. Docker _Desktop_ will not work, you must use Docker _Engine_. {% endimportant %}