1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/utils
unclejack 611acf7a7c handle symlinks for Docker's root dir & TMPDIR
This removes the incomplete symlink handling from engine.go and it adds
it one place in docker.go.

It also enables handling symlinks for TMPDIR.

Docker-DCO-1.1-Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com> (github: unclejack)
2014-03-03 23:00:53 +02:00
..
testdata/fs
checksum.go registry: Added simple checksums (sha256) for layers 2014-02-23 18:50:04 -08:00
daemon.go
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
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
progressreader.go fix progressbar in docker push 2013-12-20 16:55:41 -08:00
random.go
signal.go
signal_darwin.go
signal_linux.go
stdcopy.go
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 handle symlinks for Docker's root dir & TMPDIR 2014-03-03 23:00:53 +02:00
utils_test.go handle symlinks for Docker's root dir & TMPDIR 2014-03-03 23:00:53 +02:00