beremiz
Clone
Summary
Browse
Changes
Graph
Generate warning instead of Exception if CTNMaxCount is exceeded for a confnode
python3
2023-02-06, GP Orcullo
29bc2bebf1d4
file is
Executable
Generate warning instead of Exception if CTNMaxCount is exceeded for a confnode
#!/bin/bash
set -e
echo "Building docker image"
docker build \
--build-arg UID=$(id -u) \
--build-arg GID=$(id -g) \
-t beremiz_sikuli .