1.1.1 Prepare development environment using Virtualbox 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 Virtualbox.
Note: References to s2boa included for completeness regarding the installation of a tailored BOA.
Pre-conditions
- Procedure Prepare virtual environment has been successfully executed.
Procedure
- Start the BOA virtual environment
- Install docker (instructions for Ubuntu 20.04):
sudo apt-get install docker.io