mirror of https://github.com/containers/podman.git
Fixes: https://github.com/containers/podman/issues/9825 Currently we are using TMPDIR for storaing temporary files when building images, but not when you directly commit the images. This change simply uses the TMPDIR environment variable if set to store temporary files. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> |
||
---|---|---|
.. | ||
testdata | ||
config.go | ||
df.go | ||
docker_registry_options.go | ||
errors.go | ||
filters.go | ||
image.go | ||
image_test.go | ||
layer_tree.go | ||
manifests.go | ||
parts.go | ||
parts_test.go | ||
prune.go | ||
pull.go | ||
pull_test.go | ||
search.go | ||
signing_options.go | ||
tree.go | ||
utils.go |