From cc272814821226988a0eb40cb0b5dda06a674542 Mon Sep 17 00:00:00 2001 From: idi-ot Date: Fri, 19 Jan 2018 22:44:24 +0300 Subject: [PATCH] fix typo: remove unnecessary newline (#5772) --- engine/admin/systemd.md | 1 - 1 file changed, 1 deletion(-) diff --git a/engine/admin/systemd.md b/engine/admin/systemd.md index 1d1b95a73f..005f4dc8ee 100644 --- a/engine/admin/systemd.md +++ b/engine/admin/systemd.md @@ -64,7 +64,6 @@ To accomplish this, set the following flags in the `daemon.json` file: The Docker daemon uses the `HTTP_PROXY`, `HTTPS_PROXY`, and `NO_PROXY` environmental variables in its start-up environment to configure HTTP or HTTPS proxy behavior. You cannot configure - these environment variables using the `daemon.json` file. This example overrides the default `docker.service` file.