From e4b7a12bf3d38751f69409bae844cfbb9c102da2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Tue, 11 Jan 2022 10:06:09 +0100 Subject: [PATCH] qat: Add Debian to the distro examples MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Debian is a supported rootfs that uses systemd as init, thus, it should be mentioned in the QAT README document. Signed-off-by: Fabiano FidĂȘncio --- tools/osbuilder/dockerfiles/QAT/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/osbuilder/dockerfiles/QAT/README.md b/tools/osbuilder/dockerfiles/QAT/README.md index e4b902314d..87730ebd78 100644 --- a/tools/osbuilder/dockerfiles/QAT/README.md +++ b/tools/osbuilder/dockerfiles/QAT/README.md @@ -9,6 +9,7 @@ to use the agent as the init. Because of this, alpine is not a valid base OS ima to use. The following rootfs OS's have been tested with this Dockerfile. * Clear Linux +* Debian * Ubuntu The generated files will need to be copied and configured into your Kata Containers