beremiz

2a4b8b59d165
file isExecutable
eRPC: switch to beremiz/erpc fork with no CRC on TCP
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER