beremiz

2ef76b61bf1e
file isExecutable
IDE: hopefully last fix about float type being passed to WxPy4.
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER