Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 573182

Summary: app-emulation/docker - docker -h does not show daemon command
Product: Gentoo Linux Reporter: PetaMem R&D <info>
Component: Current packagesAssignee: Tianon <admwiggin>
Status: RESOLVED UPSTREAM    
Severity: trivial CC: alunduil, proxy-maint, williamh, xarthisius
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description PetaMem R&D 2016-01-28 09:45:23 UTC
docker -h

...
    create    Create a new container
    diff      Inspect changes on a container's filesystem
    events    Get real time events from the server
...

But that command evidently exists as ps aux reveals

root     26708  0.3  0.0 1630812 42792 ?       Ssl  Jan27   2:50 /usr/bin/docker daemon -p /run/docker.pid

If I issue a

> docker daemon -h

I get the help for "daemon mode" and thus further proof of that unlisted command in "docker -h"



Reproducible: Always



Expected Results:  
docker -h should show ALL commands supported.

IMHO this is for upstream
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2016-01-29 14:33:01 UTC
(In reply to PetaMem R&D from comment #0)
> IMHO this is for upstream

I wholeheartedly agree