docker-tools/dlogsl

6 lines
86 B
Plaintext
Raw Normal View History

2021-11-02 14:38:12 +01:00
#!/bin/sh
. $(dirname $0)/_get_container.sh
docker logs -f "$container" 2>&1 | less