docker-logs (1) Linux Manual Page
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=""
SEE ALSO
docker(1)
