moby/docs/sources
Dan Walsh b4813f2841 Docker should use /var/lib/container/tmp for large temporary files.
/tmp is often a tmpfs file system and large temporary files could cause
docker commands to fail.  Also using /tmp potentially allows users on the
system to get access to content, or even attack the content.  Moving the tmpdir to
/var/lib/container/tmp will protect the data.

Docker-DCO-1.1-Signed-off-by: Dan Walsh <dwalsh@redhat.com> (github: rhatdan)

Conflicts:
	docker/docker.go
2014-08-05 16:43:42 -04:00
..
article-img Replacing ASCII art image with real diagram 2014-04-16 11:24:07 -04:00
articles networking.md: Networking between containers works without ip_forward 2014-08-01 10:41:16 +02:00
contributing update go import path and libcontainer 2014-07-24 22:19:50 +00:00
docker-hub update go import path and libcontainer 2014-07-24 22:19:50 +00:00
examples Standardize "apt-get install" usage across the repo 2014-07-28 17:41:59 -06:00
installation Merge pull request #7152 from SvenDowideit/get-help-maintaining-softlayer-docs 2014-07-31 14:43:43 -07:00
introduction understanding-docker: Use consistent term 2014-07-08 14:50:57 +09:00
reference Docker should use /var/lib/container/tmp for large temporary files. 2014-08-05 16:43:42 -04:00
static_files Clean up build warnings. Remove redundant files. 2013-10-17 17:57:01 -07:00
terms blindly make all uses of e\.?g\.? into e.g., 2014-07-01 09:55:19 +10:00
userguide Merge pull request #7035 from tianon/standardize-apt-get-install 2014-08-01 11:43:37 +10:00
articles.md Adding User Guide 2014-06-01 17:34:07 -04:00
contributing.md Docs auto-conversion fixes and MD marking and structure improvements. 2014-04-24 22:19:32 +10:00
examples.md Adding User Guide 2014-06-01 17:34:07 -04:00
faq.md update go import path and libcontainer 2014-07-24 22:19:50 +00:00
genindex.md now, with shiney markdown 2014-04-16 11:04:14 +10:00
http-routingtable.md now, with shiney markdown 2014-04-16 11:04:14 +10:00
index.md update go import path and libcontainer 2014-07-24 22:19:50 +00:00
installation.md Added basic Debian installation page 2014-05-18 18:55:36 -04:00
jsearch.md move the documentation to markdown 2014-04-16 11:04:01 +10:00
reference.md Docs auto-conversion fixes and MD marking and structure improvements. 2014-04-24 22:19:32 +10:00
robots.txt move the documentation to markdown 2014-04-16 11:04:01 +10:00
search.md now, with shiney markdown 2014-04-16 11:04:14 +10:00
terms.md Docs auto-conversion fixes and MD marking and structure improvements. 2014-04-24 22:19:32 +10:00
toctree.md Docs auto-conversion fixes and MD marking and structure improvements. 2014-04-24 22:19:32 +10:00