beremiz

ebd25bbe5a73
file isExecutable
Tests: fix wx_widgets.pytest/test_CustomIntCtrl.py
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER