Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
removing not required transaction
Leonardo Ludueña committed Aug 10, 2016
1 parent 2ae384e commit 946d5af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
@@ -15,7 +15,6 @@ LABEL Version=$version
LABEL Build docker build --rm --tag $maintainer/$imagename .

# Install base deps
RUN yum -y install epel-release && yum -y update && yum clean all
RUN yum -y install --setopt=tsflags=nodocs epel-release && \
yum -y install net-tools wget curl tar unzip mlocate logrotate strace telnet man unzip vim wget rsyslog cron \
yum -y update && yum clean all

0 comments on commit 946d5af

Please sign in to comment.