beremiz

OPC-UA: better logging in case of failure at init
wxPython4
2022-10-11, Edouard Tisserant
837e7782d83e
file isExecutable
OPC-UA: better logging in case of failure at init
#!/bin/bash
set -e
echo "Building docker image"
docker build \
--build-arg UID=$(id -u) \
--build-arg GID=$(id -g) \
-t beremiz_sikuli .