moby--moby/docs/installation
Michael Crosby 04104c3a1e Remove docker.socket from rpm based systems
Fixes #23981

The selinux issue we are seeing in the report is related to the socket
file for docker and nothing else. By removing the socket docker starts
up correctly.

However, there is another motivation for removing socket activation from
docker's systemd files and that is because when you have daemons running
with --restart always whenever you have a host reboot those daemons
will not be started again because the docker daemon is not started by
systemd until a request comes into the docker API.

Leave it for deb based systems because everything is working correctly
for both socket activation and starting normally at boot.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-07-19 09:31:43 -07:00
..
cloud fix some typos 2016-06-21 15:29:25 +08:00
images added better what's next topics to point to new machine docs related to Issue #18282 2016-02-10 14:19:05 -08:00
linux Remove docker.socket from rpm based systems 2016-07-19 09:31:43 -07:00
binaries.md Make archive links absolute 2016-07-08 12:06:36 -07:00
index.md added better what's next topics to point to new machine docs related to Issue #18282 2016-02-10 14:19:05 -08:00
mac.md Now that the Docker4 links are online, we can use them 2016-06-21 12:55:41 +00:00
windows.md fixed cut-and-paste error on description of Docker Toolbox 2016-07-15 13:54:34 -07:00