mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
2443decdd5
When running "make install" in a build container, docker is not installed the first time it's run, causing these errors to appear; $ make install hack/make/.detect-daemon-osarch: line 11: docker: command not found hack/make/.detect-daemon-osarch: line 11: docker: command not found hack/make/.detect-daemon-osarch: line 11: docker: command not found hack/make/.detect-daemon-osarch: line 11: docker: command not found KEEPBUNDLE=1 hack/make.sh install-binary This patch checks if docker exists, and if not just continues silently :) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
dockerfile | ||
integration-cli-on-swarm | ||
Jenkins | ||
make | ||
validate | ||
dind | ||
generate-authors.sh | ||
generate-swagger-api.sh | ||
install.sh | ||
make.ps1 | ||
make.sh | ||
release.sh | ||
vendor.sh |