spidermqtt/docker.sh

3 lines
90 B
Bash
Executable File

export DOCKER_HOST=`lua get-ip.lua spider`:2345
echo Docker host is $DOCKER_HOST
docker $@