beremiz

file isExecutable
IDE: python-3.10: wxPython calls don't accept float anymore when int is expected
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER