beremiz
Clone
Summary
Browse
Changes
Graph
Tests: pytests: only one wxpython app per process lifetime... Strip test_application.py
2023-07-25, Edouard Tisserant
0010719d0dea
file is
Executable
Tests: pytests: only one wxpython app per process lifetime... Strip test_application.py
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1