From 671dc333a365d278e03fba2d6193da10e111ad60 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Wed, 13 Mar 2024 13:28:10 +0100 Subject: [PATCH] redirect: add go-redirect for protecting the daemon socket Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- data/redirects.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/redirects.yml b/data/redirects.yml index e843a04ad8..c4d6eaa54d 100644 --- a/data/redirects.yml +++ b/data/redirects.yml @@ -113,6 +113,10 @@ # used in warnings printed by the Docker Engine, and in the installation script # at "get.docker.com" - /go/attack-surface/ +"/engine/security/protect-access/": + # Details about how to protect the Docker daemon socket. + # This redirect is used in warnings printed by the Docker Engine. + - /go/api-security/ "/registry/spec/deprecated-schema-v1/": # Details about deprecated image manifest formats. This redirect is currently # used in warnings printed by the Docker Engine when pulling deprecated image