beremiz
Clone
Summary
Browse
Changes
Graph
updated click api
python3
2022-10-28, GP Orcullo
98a76dbb1b6d
file is
Executable
updated click api
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1