mirror of
https://github.com/moby/moby.git
synced 2026-07-07 23:28:37 +00: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>