mirror of
https://github.com/docker/docs.git
synced 2026-04-02 01:08:53 +07:00
Merge pull request #19614 from dvdksn/protect-access-redirect
redirect: add go-redirect for protecting the daemon socket
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user