beremiz
Clone
Summary
Browse
Changes
Graph
CLIController: use absolute project path
python3
2023-02-10, GP Orcullo
56ceda9889f8
file is
Executable
CLIController: use absolute project path
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1