mirror of https://github.com/docker/docs.git
fix: update external link to systemd website
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
da9f382e08
commit
c5885ffe43
|
@ -139,7 +139,7 @@ container. This behavior is illustrated in the following example.
|
||||||
|
|
||||||
If restart policies don't suit your needs, such as when processes outside
|
If restart policies don't suit your needs, such as when processes outside
|
||||||
Docker depend on Docker containers, you can use a process manager such as
|
Docker depend on Docker containers, you can use a process manager such as
|
||||||
[systemd](https://freedesktop.org/wiki/Software/systemd/) or
|
[systemd](https://systemd.io/) or
|
||||||
[supervisor](http://supervisord.org/) instead.
|
[supervisor](http://supervisord.org/) instead.
|
||||||
|
|
||||||
> **Warning**
|
> **Warning**
|
||||||
|
|
Loading…
Reference in New Issue