Merge pull request #19614 from dvdksn/protect-access-redirect

redirect: add go-redirect for protecting the daemon socket
This commit is contained in:
Sebastiaan van Stijn
2024-03-13 14:30:33 +01:00
committed by GitHub

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