the-new-hotness: Change HOME env
This prevents permission denied error when creating openid folder. Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
2cd88f9b96
commit
e09a76365e
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ items:
|
||||||
name="the-new-hotness" \
|
name="the-new-hotness" \
|
||||||
vendor="Fedora Infrastructure" \
|
vendor="Fedora Infrastructure" \
|
||||||
license="GPLv2+"
|
license="GPLv2+"
|
||||||
|
ENV HOME=/tmp
|
||||||
RUN dnf install -y \
|
RUN dnf install -y \
|
||||||
git \
|
git \
|
||||||
koji \
|
koji \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue