beremiz

file isExecutable
python runtime: Wamp client now parses PSK file to extract secret from it instead of using the whole file as a secret.
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER