beremiz

file isExecutable
IDE: more wxPython4 related fixes. AUI Update crash on exit + PLCOpenEditor Save exception.
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER