beremiz
Clone
Summary
Browse
Changes
Graph
Tests: cleanup and tidy docker definitions and scripts
wxPython4
2022-11-24, Edouard Tisserant
4058140a8757
file is
Executable
Tests: cleanup and tidy docker definitions and scripts
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1