beremiz
Clone
Summary
Browse
Changes
Graph
runtime web settings: fix more python2 to 3 porting problems
15 months ago, Edouard Tisserant
d47ccfb0a107
file is
Executable
runtime web settings: fix more python2 to 3 porting problems
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1