Make dockerd debuggable
Signed-off-by: John Howard <jhoward@microsoft.com> Upstream-commit: 0c7eab31577d65f0d33766af533144e358ffe651 Component: engine
This commit is contained in:
@ -3,6 +3,6 @@ set -e
|
||||
|
||||
(
|
||||
export BINARY_SHORT_NAME='docker'
|
||||
export SOURCE_PATH='./client'
|
||||
export SOURCE_PATH='./cmd/docker'
|
||||
source "${MAKEDIR}/.binary"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user