beremiz
Clone
Summary
Browse
Changes
Graph
Tests: add opc-ua encrypted test
wxPython4
2022-10-11, Edouard Tisserant
176e1f218c61
file is
Executable
Tests: add opc-ua encrypted test
#!/bin/bash
set -e
echo "Building docker image"
docker build \
--build-arg UID=$(id -u) \
--build-arg GID=$(id -g) \
-t beremiz_sikuli .