Meeting 1 Pre-Brief¶
Docker Installation Instructions¶
Windows¶
These directions assume a fresh install of WSL on Windows 11.¶
Restart your computer to access your BIOS and enable Virtualization.
Intel
Enable both Intel Virtualization Technology and VT-d/VT-x options in your BIOS.
AMD
Enable Secure Virtual Machine mode in your BIOS.
Once your computer restarts, open Windows PowerShell with Administrator Permissions and type
wsl --install.Install a Linux distribution in the Windows Store.
Ubuntu 24.04 is preferred for troubleshooting compatibility.
Once Ubuntu is installed, open it in the Start Menu and setup your default username and password.
Install the latest version of Docker Desktop.
Mac¶
Install the latest version of Docker Desktop.
Select the version of Docker based on your CPU architecture (Apple silicon vs. Intel).