moby--moby/utils
Michael Crosby b02b933c62 Don't always just append env vars, replace defaults with ones from config
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
2014-03-01 03:46:45 -08:00
..
testdata/fs Improve FollowLink to handle recursive link and be more strick 2013-12-11 17:19:02 -08:00
checksum.go registry: Added simple checksums (sha256) for layers 2014-02-23 18:50:04 -08:00
daemon.go go fmt 2013-11-07 12:27:33 -08:00
fs.go Remove all darwin specific files and use more generic _unsupported with build tags. 2014-01-30 23:10:56 +00:00
fs_test.go Improve FollowLink to handle recursive link and be more strick 2013-12-11 17:19:02 -08:00
http.go Add arch/os info to user agent (Registry) 2013-12-20 08:19:25 -08:00
jsonmessage.go fix divide by zero error 2014-02-25 08:01:46 +00:00
jsonmessage_test.go Handle small screens 2013-12-03 14:21:33 -08:00
progressreader.go fix progressbar in docker push 2013-12-20 16:55:41 -08:00
random.go go fmt 2013-11-07 12:27:33 -08:00
signal.go stop proxy at one point 2013-10-29 14:29:01 -07:00
signal_darwin.go Add -nostdin and -proxy to docker attach, allow arbirary signal to be sent via docker kill api endpoint 2013-10-18 16:16:29 -07:00
signal_linux.go Add -nostdin and -proxy to docker attach, allow arbirary signal to be sent via docker kill api endpoint 2013-10-18 16:16:29 -07:00
stdcopy.go Add better comments to utils/stdcopy.go. 2013-10-16 10:58:53 -07:00
streamformatter.go Add newlines to the JSON stream functions 2014-02-21 00:07:44 -07:00
tarsum.go Use a more defensive vendored archive/tar import path to make it clear this isn't upstream's released archive/tar 2014-02-27 09:43:44 -07:00
uname_linux.go Update/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries 2014-01-31 03:16:42 -07:00
uname_unsupported.go Update/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries 2014-01-31 03:16:42 -07:00
utils.go Don't always just append env vars, replace defaults with ones from config 2014-03-01 03:46:45 -08:00
utils_test.go Don't always just append env vars, replace defaults with ones from config 2014-03-01 03:46:45 -08:00