beremiz
Clone
Summary
Browse
Changes
Graph
CLI: simpler status polling, fixing pyro5 thread
2023-05-22, Edouard Tisserant
92e528718733
file is
Executable
CLI: simpler status polling, fixing pyro5 thread
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1