beremiz
Clone
Summary
Browse
Changes
Graph
Tests: drop WAMP dhparam generation, time consuming and useless in test context
15 months ago, Edouard Tisserant
1d7c241a101a
file is
Executable
Tests: drop WAMP dhparam generation, time consuming and useless in test context
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1