Provided by: docker.io_18.09.7-0ubuntu1~16.04.7_amd64 bug

NAME

       docker-events - Get real time events from the server

SYNOPSIS

       docker events [OPTIONS]

DESCRIPTION

       Alias for docker system events.

OPTIONS

       -f, --filter=
           Filter output based on conditions provided

       --format=""
           Format the output using the given Go template

       -h, --help[=false]
           help for events

       --since=""
           Show all events created since timestamp

       --until=""
           Stream events until this timestamp

SEE ALSO

       docker(1)