https://bugzilla.redhat.com/show_bug.cgi?id=1088259
Lukas Doktor ldoktor@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |MODIFIED Resolution|CURRENTRELEASE |--- Keywords| |Reopened
--- Comment #4 from Lukas Doktor ldoktor@redhat.com --- I'm sorry there is a typo in reproducer:
Steps to Reproduce: 1. docker run -i --tty=false fedora bash 2. docker top $NAME all
The all is important and it generates the same results with docker-0.11.1-6.el7.x86_64 (so no processes listed when "docker top $NAME all" is used, it works fine with "docker top $NAME" and "docker top $NAME -x").