beremiz
Clone
Summary
Browse
Changes
Graph
Add Docker image definition as reference platform to run IDE tests.
wxPython4
2022-02-13, Edouard Tisserant
ee3b84d09ccf
file is
Executable
Add Docker image definition as reference platform to run IDE tests.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1