mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
These installation procedures are very similar, so synchronized these docs and removed some differences. Also; - updated markdown, added language-hints where possible - replaced "service docker start" with "systemctl start" - replaced "chkconfig docker on" with "systemctl enable" - added "systemctl enable" to the list of steps for installation, because most people want to have docker started automatically (and overlooked this step). Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: b2bb4e11aa656947e45b752aa4f5d5b5cdc693cd Component: engine