-
Story
-
Resolution: Done-Errata
-
Normal
-
rhel-8.9.0
-
1
-
rhel-sst-container-tools
-
3
-
False
-
-
None
-
Red Hat Enterprise Linux
-
RUN 252
-
None
When imageCopyTmpDir is defined as a relative path by exporting "TMPDIR=.", it returns an error like below,
[root@vm254-255 ~]# export TMPDIR=. [root@vm254-255 ~]# podman info | grep -i tmpdir imageCopyTmpDir: . [root@vm254-255 ~]# podman build -t image:latest -f Dockerfile STEP 1/2: FROM ubi8 STEP 2/2: RUN whomi error running container: checking permissions on "buildah2464577335": stat buildah2464577335: no such file or directory ERRO[0000] did not get container create message from subprocess: EOF Error: building at STEP "RUN whomi": while running runtime: exit status 1
Is it possible to enable specifying relative path. If not, can we make podman print a more meaningful error message ?
- links to
-
RHSA-2023:122557 container-tools:rhel8 security, bug fix, and enhancement update