[Rpm-maint] [rpm-software-management/rpm] Add Travis CI testing environment. (#261)

Jun Aruga notifications at github.com
Thu Jul 20 03:42:29 UTC 2017


junaruga commented on this pull request.



> +    readline-devel \
+    redhat-rpm-config \
+    rpm-build \
+    which \
+    xz-devel \
+    zlib-devel
+
+RUN dnf clean all
+
+RUN useradd -u $TEST_USER_ID tester
+
+WORKDIR /builddir
+
+COPY . .
+
+RUN chown -R 1000 .

Ah sorry 1000 is hard coded.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/261#pullrequestreview-51092701
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170720/a0e28084/attachment.html>


More information about the Rpm-maint mailing list