mirror of
https://github.com/docker/cli.git
synced 2026-08-31 10:05:19 -05:00
Additionally, this can be overridden by setting the TMPDIR variable, like this was already the case for the generic `mkimage.sh` script. As explained in #6456, the rationale to use `/var/tmp` instead of `/tmp` is that `/tmp` is often a small tmpfs filesystem with more restricted rights. Docker-DCO-1.1-Signed-off-by: Vincent Bernat <vincent@bernat.im> (github: vincentbernat) Upstream-commit: 287e604a8f53e569d355b1b6c75f6736f4927281 Component: engine