mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
@@ -12,7 +12,7 @@ parent = "smn_secure_docker"
|
||||
# Protect the Docker daemon socket
|
||||
|
||||
By default, Docker runs via a non-networked Unix socket. It can also
|
||||
optionally communicate using a HTTP socket.
|
||||
optionally communicate using an HTTP socket.
|
||||
|
||||
If you need Docker to be reachable via the network in a safe manner, you can
|
||||
enable TLS by specifying the `tlsverify` flag and pointing Docker's
|
||||
|
||||
Reference in New Issue
Block a user