beremiz
Clone
Summary
Browse
Changes
Graph
allow passing environment variables to ProcessLogger
python3
2023-02-10, GP Orcullo
50935528d313
file is
Executable
allow passing environment variables to ProcessLogger
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1