#!/bin/sh
. $(dirname "$(readlink -f "$0")")/_get_container.sh
docker logs -f "$container" 2>&1 | less