beremiz
Clone
Summary
Browse
Changes
Graph
python runtime: fix exception when transfering files with identical content.
17 months ago, Edouard Tisserant
803d4e64cc68
file is
Executable
python runtime: fix exception when transfering files with identical content.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1