-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Closed
Labels
area/daemonCore EngineCore Enginekind/bugBugs are bugs. The cause may or may not be known at triage time so debugging may be needed.Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed.
Milestone
Description
I noticed that Init Binary is no longer set in the output of docker info in docker 17.04 (and master).
This issue was introduced in #29673, which changes db63f93#diff-d188edf2153ada0e6eee0a51db09b1fcL88 to db63f93#diff-49f3d9765e66ddfa37dc814625477699R69, as a result, causing v.InitBinary to be empty (https://github.com/docker/docker/blob/d9c4261964fc4c93d2e34de650a33936ebbf7f9c/daemon/info_unix.go#L28)
/cc @vdemeester
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/daemonCore EngineCore Enginekind/bugBugs are bugs. The cause may or may not be known at triage time so debugging may be needed.Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed.