mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
b04c6466cd
If a command during build fails, `docker build` now returns with the exit code of that command. This makes it necessary to change the build api endpoint to return a json object stream. |
||
---|---|---|
.. | ||
daemon.go | ||
fs.go | ||
http.go | ||
random.go | ||
signal.go | ||
signal_darwin.go | ||
signal_linux.go | ||
stdcopy.go | ||
tarsum.go | ||
uname_darwin.go | ||
uname_linux.go | ||
utils.go | ||
utils_test.go |