Skip to content

Commit

Permalink
Add deltarpm and fastestmirror
Browse files Browse the repository at this point in the history
Signed-off-by: Scott R. Shinn <[email protected]>
  • Loading branch information
atomicturtle committed Dec 2, 2017
1 parent 5c2e945 commit c042b48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RUN cd /root; NON_INT=1 wget -q -O - https://updates.atomicorp.com/installers/at
RUN \
yum clean all && \
yum -y update && \
yum -y install deltarpm yum-plugin-fastestmirror && \
yum -y install alien bzip2 useradd net-tools openssh texlive-changepage texlive-titlesec texlive-collection-latexextra

# PDF fixes
Expand Down

0 comments on commit c042b48

Please sign in to comment.