1.1.3 Prepare development environment using Ubuntu 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 Ubuntu.

Note: References to s2boa included for completeness regarding the installation of a tailored BOA.

Pre-conditions

  1. Ubuntu has been successfully installed (tested versions 20.04 and 22.04)

Procedure

  1. Start Ubuntu

  2. Install docker:

sudo apt-get install docker.io