-
Notifications
You must be signed in to change notification settings - Fork 0
Running Docker Image
This directory contains a script that will run the docker bbp image:
$run_bbp.sh
When the user runs this script, there should be a subdirectory called target "target". When the image starts, the user is presented with the commnand line in terminal window on a centos-8 system that has BBP installed. The user name is bbp.
The working directory is /app/target.
In the /app/target, the configuration and output directories for BBP. The files in /app/target/outdata are bbp simulation results.
Users can run $run_bbp.py and the bbp software will ask them a series of questions, setup and run a bbp simulation, and the results will be saved to the /app/target/outdata directory.
When users is completed running bbp simulations, then can exit the container. The output files produced by the container will be preserved on their local computer in their "target" directory, like the example /Users/maechlin/bbp_docker/target.