redirect: add go-redirect for protecting the daemon socket

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2024-03-13 13:28:10 +01:00
parent 9ffb03ae47
commit 671dc333a3
1 changed files with 4 additions and 0 deletions

View File

@ -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