703705b50002fb3ceaea91cae8ad9d02dd3e0f03
docker import on error from URL
when the daemon can't download the image from a `docker import` the error message was lost due to 'err' being redefined with a block by mistake. This removes the ":" from "... err := " which fixes it. Signed-off-by: Doug Davis <dug@us.ibm.com> Upstream-commit: 3f4926e49b5f6df00ca09328e990729e00cb1a92 Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%