beremiz
Clone
Summary
Browse
Changes
Graph
Doc: Add about section (PR #33)
2024-04-26, Nadim Khan
ac6408084c60
file is
Executable
Doc: Add about section (PR #33)
* added about section
* updated .gitignore to exclude doc/_build/
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1