mirror of https://github.com/docker/docs.git
This commit makes the Docker cli client use ValidateContextDirectory before attempting to create a tarball out of the context. This ensures we avoid errors such as "unexpected EOF" during the upload of the context. This check is done before uploading any data and can save time and bandwidth for remote Docker daemons. Docker-DCO-1.1-Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com> (github: unclejack) |
||
---|---|---|
.. | ||
cli.go | ||
commands.go | ||
hijack.go | ||
utils.go |