beremiz
Clone
Summary
Browse
Changes
Graph
OSX: use wall time instead of system clock
python3
2022-11-10, GP Orcullo
39480d9d3d3f
file is
Executable
OSX: use wall time instead of system clock
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1