summaryrefslogtreecommitdiffstats
path: root/redhat/docker/oss152/Dockerfile.x86_64
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/docker/oss152/Dockerfile.x86_64')
-rw-r--r--redhat/docker/oss152/Dockerfile.x86_641
1 files changed, 1 insertions, 0 deletions
diff --git a/redhat/docker/oss152/Dockerfile.x86_64 b/redhat/docker/oss152/Dockerfile.x86_64
index d590981d6..57da91765 100644
--- a/redhat/docker/oss152/Dockerfile.x86_64
+++ b/redhat/docker/oss152/Dockerfile.x86_64
@@ -16,6 +16,7 @@ RUN echo PROXY_ENABLED="YES" >>/etc/sysconfig/proxy \
# Add non-root user to build packages
RUN useradd -m -s /bin/bash -u 1000 trinity \
&& echo "trinity ALL=(ALL) NOPASSWD: ALL" >>/etc/sudoers
+
COPY rpmmacros /home/trinity/.rpmmacros
# Add YUM repository for locally built packages