Merge pull request #9558 from philips/fixup-typo-in-systemd-article
docs: docker.service not services Upstream-commit: c587a3faf65c94b50fa1b56ba2af3ae3c547933f Component: engine
This commit is contained in:
@ -38,7 +38,7 @@ or `/etc/systemd/service`.
|
||||
You may want to control the disk space used for Docker images, containers
|
||||
and volumes by moving it to a separate partition.
|
||||
|
||||
In this example, we'll assume that your `docker.services` file looks something like:
|
||||
In this example, we'll assume that your `docker.service` file looks something like:
|
||||
|
||||
[Unit]
|
||||
Description=Docker Application Container Engine
|
||||
|
||||
Reference in New Issue
Block a user