#!/bin/bash # vi: set tabstop=4 shiftwidth=4 expandtab : ROOTDIR=$(cd "$(dirname "$0")" && pwd) cd $ROOTDIR . ./env.sh docker logs --tail 10 -f $DKRNAME