fedora-ci / rpminspect-runner

Container image for the rpminspect pipeline
Apache License 2.0
3 stars 9 forks source link

Move TMPDIR inside the default workdir #86

Closed msrb closed 1 year ago

msrb commented 1 year ago

The default workdir can be a mounted volume and thus it can provide better IO performance under certain circumstances.

Signed-off-by: Michal Srb michal@redhat.com