diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2020-06-30 08:07:42 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2020-07-06 13:35:33 -0400 |
commit | 0c4a734353eb2d02d1baf16418068edfcdb505de (patch) | |
tree | 7cc07082d7a866b71fb4ca62f625254fc9e368c6 /docs/source/markdown/podman-system.1.md | |
parent | 3405e4fb6899846ba00c25e2c643c6338f432a8f (diff) | |
download | podman-0c4a734353eb2d02d1baf16418068edfcdb505de.tar.gz podman-0c4a734353eb2d02d1baf16418068edfcdb505de.tar.bz2 podman-0c4a734353eb2d02d1baf16418068edfcdb505de.zip |
Set TMPDIR to /var/tmp by default if not set
Containers/image will use TMPDIR for the location of pulled layer blobs.
If TMPDIR is not set, it will use /tmp. Since this is known to be of
limited space on most systems, we change the default to /var/tmp
if the user has not told the tools where to store temporary files.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman-system.1.md')
0 files changed, 0 insertions, 0 deletions