1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/engine
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
..
engine.go handle symlinks for Docker's root dir & TMPDIR 2014-03-03 23:00:53 +02:00
engine_test.go Merge pull request #4314 from shykes/engine-commands 2014-02-25 09:59:26 -08:00
env.go Engine: tiny cosmetic fix 2014-02-24 12:31:39 -08:00
env_test.go
hack.go
helpers_test.go
http.go
job.go Merge pull request #4312 from shykes/engine-error-reporting 2014-02-24 13:58:12 -08:00
job_test.go
MAINTAINERS
streams.go
streams_test.go
table_test.go