1.1.2 Prepare development environment using WSL2 in Windows to install BOA from scratch - Daniel-Brosnan-Blazquez/vboa GitHub Wiki
Introduction
This procedure covers the action to prepare the development environment for installing BOA from scratch using WSL2 in Windows.
Note: References to s2boa included for completeness regarding the installation of a tailored BOA.
Pre-conditions
- Procedure Prepare WSL2 environment has been successfully executed.
Procedure
- Start the BOA virtual environment
- Install Docker in WSL2:
sudo apt-get install docker.io