beremiz

Merge default in wxPython4 branch
wxPython4
2022-06-27, Edouard Tisserant
074046800624
file isExecutable
Merge default in wxPython4 branch
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1