1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #15189 from jrabbit/fix-restart-policy-link

Docs: Actually link to restart policy information
This commit is contained in:
Tibor Vass 2015-07-30 21:44:16 -04:00
commit e496d40107

View file

@ -12,7 +12,7 @@ weight = 99
# Automatically start containers # Automatically start containers
As of Docker 1.2, As of Docker 1.2,
[restart policies](/reference/commandline/cli/#restart-policies) are the [restart policies](/reference/run/#restart-policies-restart) are the
built-in Docker mechanism for restarting containers when they exit. If set, built-in Docker mechanism for restarting containers when they exit. If set,
restart policies will be used when the Docker daemon starts up, as typically restart policies will be used when the Docker daemon starts up, as typically
happens after a system boot. Restart policies will ensure that linked containers happens after a system boot. Restart policies will ensure that linked containers