beremiz
Clone
Summary
Browse
Changes
Graph
switched to Pyro5
python3
2022-10-30, GP Orcullo
1fbc900ca1ce
file is
Executable
switched to Pyro5
TODO: add ssl support, WAMP
#!/bin/bash
set -e
echo "Building docker image"
docker build \
--build-arg UID=$(id -u) \
--build-arg GID=$(id -g) \
-t beremiz_sikuli .