podman/libpod/image
Daniel J Walsh 8762d875c2
Use TMPDIR when commiting images
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>
2021-03-26 09:37:07 -04:00
..
testdata libpod/image: unit tests: use a `registries.conf` for aliases 2021-03-25 16:20:35 +01:00
config.go honor pull policy in play kube 2020-01-28 13:36:10 -06:00
df.go Spelling 2020-12-22 13:34:31 -05:00
docker_registry_options.go Use TMPDIR when commiting images 2021-03-26 09:37:07 -04:00
errors.go bump go module to v3 2021-02-22 09:03:51 +01:00
filters.go Unification of label filter across list/prune endpoints 2021-03-24 00:40:30 +01:00
image.go turn hidden --trace into a NOP 2021-03-08 09:22:42 +01:00
image_test.go Use TMPDIR when commiting images 2021-03-26 09:37:07 -04:00
layer_tree.go podman rmi: handle corrupted storage better 2021-03-01 09:52:03 +01:00
manifests.go podman manifest exists 2021-01-22 20:19:13 +01:00
parts.go Spelling 2020-12-22 13:34:31 -05:00
parts_test.go Remove imageParts.{isTagged,registry,name,tag} 2019-01-14 04:07:24 +01:00
prune.go Fix filters in image http compat/libpod api endpoints 2021-03-25 12:29:53 +01:00
pull.go libpod/image: unit tests: use a `registries.conf` for aliases 2021-03-25 16:20:35 +01:00
pull_test.go short-name aliasing 2020-11-13 15:40:06 +01:00
search.go bump go module to v3 2021-02-22 09:03:51 +01:00
signing_options.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
tree.go Refactor image tree for API usage 2020-02-17 11:12:35 +01:00
utils.go bump go module to v3 2021-02-22 09:03:51 +01:00