beremiz

032bf4f225d0
file isExecutable
Py3 usual encoding, ints and exceptions fixes.
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER