tests/tools/Docker/enter_docker.sh
author Edouard Tisserant <edouard@beremiz.fr>
Tue, 23 Jul 2024 11:05:46 +0200
changeset 3997 364e09f5faea
parent 3693 4058140a8757
permissions -rwxr-xr-x
MQTT: WIP, destroys paho client during failure handling at init and at cleanup. Use mutex to protect retrieve.
#!/bin/bash

CONTAINER=beremiz_sikuli_current

docker start -i $CONTAINER