diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst index f8c8637d47..18fd8ccf60 100644 --- a/documentation/dev-manual/start.rst +++ b/documentation/dev-manual/start.rst @@ -387,36 +387,28 @@ as your Yocto Project build host: software. Follow the instructions for your specific machine and the type of the software you need to install: - - Install `Docker CE for + - Install `Docker Desktop on Windows `__ for Windows build hosts that meet requirements. - - Install `Docker CE for + - Install `Docker Desktop on MacOs `__ for Mac build hosts that meet requirements. - - Install `Docker Toolbox for - Windows `__ - for Windows build hosts that do not meet Docker requirements. - - - Install `Docker Toolbox for - MacOS `__ - for Mac build hosts that do not meet Docker requirements. - - - Install `Docker CE for - CentOS `__ + - Install `Docker Engine on + CentOS `__ for Linux build hosts running the CentOS distribution. - - Install `Docker CE for - Debian `__ + - Install `Docker Engine on + Debian `__ for Linux build hosts running the Debian distribution. - - Install `Docker CE for - Fedora `__ + - Install `Docker Engine for + Fedora `__ for Linux build hosts running the Fedora distribution. - - Install `Docker CE for - Ubuntu `__ + - Install `Docker Engine for + Ubuntu `__ for Linux build hosts running the Ubuntu distribution. 5. *Optionally Orient Yourself With Docker:* If you are unfamiliar with