docker-logs (1) - Linux Manuals
docker-logs: Fetch the logs of a container
NAME
docker-logs - Fetch the logs of a container
SYNOPSIS
docker logs [OPTIONS] CONTAINER
DESCRIPTION
Alias for docker container logs.
OPTIONS
--details[=false]
-f, --follow[=false]
-h, --help[=false]
--since=""
-n, --tail="all"
-t, --timestamps[=false]
--until=""