beremiz
Clone
Summary
Browse
Changes
Graph
CLI: poll runtime log and output new entries to stdout.
wxPython4
2022-10-05, Edouard Tisserant
f75b11506fb2
file is
Executable
CLI: poll runtime log and output new entries to stdout.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1