diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2020-12-15 06:35:41 -0500 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2020-12-15 06:35:43 -0500 |
commit | d5e05a4b92955e479b4d2bf29f8c2cfeae517861 (patch) | |
tree | 173fcd1ccb7fc818e2c6500394cf37b865f732d1 /README.md | |
parent | 999d40d2c76992cfd2d8c0827b7b0d00c4a2a661 (diff) | |
download | podman-d5e05a4b92955e479b4d2bf29f8c2cfeae517861.tar.gz podman-d5e05a4b92955e479b4d2bf29f8c2cfeae517861.tar.bz2 podman-d5e05a4b92955e479b4d2bf29f8c2cfeae517861.zip |
Allow users to specify TMPDIR in containers.conf
Currently we hard code TMPDIR environment variable to /var/tmp
if it is not set in the Environment. This causes TMPDIR environment
variable to be ignored if set in containers.conf.
This change now uses the host environment TMPDIR, followed by
containers.conf and then hard codes TMPDIR, if it was not set.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions