From da9e0c5f8c9d8d5cea9e7bedb3e67ca5310126f5 Mon Sep 17 00:00:00 2001 From: TheSpad Date: Tue, 3 Oct 2023 19:13:59 +0100 Subject: [PATCH] Small typo fixes --- docs/general/support-policy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/general/support-policy.md b/docs/general/support-policy.md index 815067ec2..c86f921d6 100644 --- a/docs/general/support-policy.md +++ b/docs/general/support-policy.md @@ -10,7 +10,7 @@ This means that images, tags, and architectures that have been deprecated or arc ## Formally Supported Environments -We build and test all of our images using the latest stable branch of Docker CE using containerd.io and runc, on Linux, building for x86_64 (amd64) and aarch64 (arm64) architectures. Any matching client environment is in scope for support. In addition, any currently supported version of Docker is in scope. +We build and test all of our images using the latest stable branch of Docker CE using containerd and runc, on Linux, building for x86_64 (amd64) and aarch64 (arm64) architectures. Any matching client environment is in scope for support. In addition, any currently supported version of Docker is in scope. We support the use of both docker compose and the docker CLI to manage containers, though the former is preferred. @@ -22,7 +22,7 @@ Support for the underlying mod logic is within scope for support, however, suppo ## Reasonable Endeavours Support -There are many alternative configurations that should broadly work for most of our images, but we make no guarantees to that effect, and expect that you have a solid understanding of the underlying technologies you're using. Although we do not formally support them, we will provide help where we can with any of the following: +There are many alternative configurations that should broadly work for most of our images, but we make no guarantees to that effect, and expect that you have a solid understanding of the underlying technologies you're using. Although we do not formally support them, we will endeavour to provide help where we can with any of the following: * Use of our base images for 3rd party projects * Use of our images with alternative container runtimes