File: opensource/project/set-up-dev-env.md, CC @johndmulhausen
At Task 2, step 9 (Inside your container, check your Docker version)
it doesn't show the value in the VERSION file at the root of
my docker-fork repository.
# pwd
/go/src/github.com/docker/docker
# hack/make.sh binary install-binary run
# which docker
/usr/local/bin/docker
# docker --version
DEBU[0590] Calling GET /_ping
Docker version unknown-version, build unknown-commit
# cat VERSION
17.06.0-dev