it tails the log of a docker container and executes the command.sh with the log message as parameter
286
it tails the log of a docker container and executes the command.sh with the logmessage as the first parameter
docker run --name test --rm -e CONTAINER_NAME=other-container -v /var/run/docker.sock:/var/run/docker.sock -v /path/to/your/command.sh:/command.sh oliverlorenz/dind-log-executer
Content type
Image
Digest
Size
50.1 MB
Last updated
about 8 years ago
docker pull oliverlorenz/dind-log-executer