beremiz
Clone
Summary
Browse
Changes
Graph
Tests: allow overriding local host's hostname with BEREIS_LOCAL_HOST env variable.
wxPython4
2023-02-02, Edouard Tisserant
6365e33fb11f
file is
Executable
Tests: allow overriding local host's hostname with BEREIS_LOCAL_HOST env variable.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1