From 1a6a75105ab895b3ff3270237dbbfd1b4fdb0398 Mon Sep 17 00:00:00 2001 From: TheSpad Date: Wed, 11 Oct 2023 22:35:03 +0100 Subject: [PATCH] Add repo/snap installs of docker --- docs/general/support-policy.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/general/support-policy.md b/docs/general/support-policy.md index 62fd359d5..a8b610f13 100644 --- a/docs/general/support-policy.md +++ b/docs/general/support-policy.md @@ -31,6 +31,8 @@ There are many alternative configurations that should broadly work for most of o * Rootless Docker * Docker in Docker * Docker Swarm +* Docker installed from distro repos (use the [official repos](https://docs.docker.com/engine/install/) instead) +* Docker installed via Snap (use the [official repos](https://docs.docker.com/engine/install/) instead) * EOL versions of Docker (where there is no option to upgrade) * Podman (Rootless or Rootful) * Routing container traffic through a VPN