beremiz

file isExecutable
SVGHMI: fix websocket command unpacking for target that doesn't support missaligned int32 dereferencing
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER