Skip to content
Philip Maechling edited this page Aug 6, 2021 · 24 revisions

Welcome to the bbp_docker wiki!

== Installation == Clone the bbp_docker git repo to get scripts used in docker build

On Mac:

$cd /Users/maechlin
$git clone https://github.com/sceccode/bbp_docker.git

cd into new directory

$cd bbp_docker

Retrieve the git repo of the bbp distribution that you want to install in the docker image:

$git clone https://github.com/sceccode/bbp

Clone this wiki locally