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

  1. Procedure Prepare virtual environment has been successfully executed.

Procedure

  1. Start the BOA virtual environment
  2. Install docker (instructions for Ubuntu 20.04):
sudo apt-get install docker.io