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
Родитель ffeec2bdd1 d2cd142ce1
Коммит e496d40107
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -12,7 +12,7 @@ weight = 99
# Automatically start containers
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,
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