docker-tools/dlogs
2021-11-02 14:38:12 +01:00

6 lines
85 B
Bash
Executable File

#!/bin/sh
. $(dirname $0)/_get_container.sh
docker logs --tail=100 -f "$container"