https://bugzilla.redhat.com/show_bug.cgi?id=1088259
Daniel Walsh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |CURRENTRELEASE Last Closed| |2014-05-28 14:18:34 --- Comment #3 from Daniel Walsh <[email protected]> --- Your description is not very good, but it seems to work for me in the latest build. # docker run -i --tty=false fedora sleep 1000 & # docker top f6346258a527 -x PID TTY STAT TIME COMMAND 8597 ? Ss 0:00 sleep 1000 # docker top f6346258a527 -Z LABEL PID TTY TIME CMD system_u:system_r:svirt_lxc_net_t:s0:c203,c1020 8597 ? 00:00:00 sleep -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ golang mailing list [email protected] https://lists.fedoraproject.org/mailman/listinfo/golang
