Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 992 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 992 Bytes

Project Purple: Epsilon

Instructions to get all repos

mkdir -p ~/project_purple/src
cd ~/project_purple
wget https://raw.githubusercontent.com/WalkingMachine/alpha/master/alpha.repos
vcs import src < alpha.repos

For Host Machine (Ubuntu 20.04 LTS)

cd ~/project_purple/src
wget https://raw.githubusercontent.com/WalkingMachine/alpha/master/install_pacakge_dependencies.bash
install_pacakge_dependencies.bash

Docker structure

We are building the docker container in layers. Here is the current structure

Docker structure

They are generated by the admins of the LOG team, please check our Docker hub for the latest verstions!