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

  1. Procedure Prepare WSL2 environment has been successfully executed.

Procedure

  1. Start the BOA virtual environment
  2. Install Docker in WSL2:
sudo apt-get install docker.io