beremiz

ec3c7e76f694
file isExecutable
IDE: Fix local runtime not starting on windows.
Consequence of updating ProcessLogger's argument handling.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1