Update 'Page 1: Install Required Tools'

Bernaldo Mihasi 2022-08-17 08:56:51 +02:00
parent 1bfe278918
commit baa41d2cef
1 changed files with 14 additions and 0 deletions

@ -0,0 +1,14 @@
# Page 1: Install Required Tools
Windows:
1. Make sure you have either Windows 10 64bit: Pro, Enterprise or Education (1607 Anniversary Update, Build 14393 or later).
2. Download Docker from here: [https://hub.docker.com/editions/community/docker-ce-desktop-windows/](https://hub.docker.com/editions/community/docker-ce-desktop-windows/)
3. After the download is complete run the installer and follow it's installation steps
Linux:
1. Ubuntu: [https://docs.docker.com/engine/install/ubuntu/](https://docs.docker.com/engine/install/ubuntu/)
2. Fedora: [https://docs.docker.com/engine/install/fedora/](https://docs.docker.com/engine/install/fedora/)
3. Debian: [https://docs.docker.com/engine/install/debian/](https://docs.docker.com/engine/install/debian/)
4. CentOS: [https://docs.docker.com/engine/install/centos/](https://docs.docker.com/engine/install/centos/)