beremiz

Tests: add encrypted OPCUA browsing test.
wxPython4
2022-11-15, Edouard Tisserant
2f79540660f6
file isExecutable
Tests: add encrypted OPCUA browsing test.
#!/bin/bash
set -e
echo "Building docker image"
docker build \
--build-arg UID=$(id -u) \
--build-arg GID=$(id -g) \
-t beremiz_sikuli .