Skip to content

Commit

Permalink
remove yum update to workaround #24
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando Alvarez committed Dec 14, 2016
1 parent 079fae9 commit d31c320
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ MAINTAINER BBVA Innovation <eurocloud-oneteam.group@bbva.com>
ENV container docker

RUN yum clean all \
&& yum update -y \
&& yum install -y qemu-kvm bridge-utils iproute dnsmasq \
&& yum clean all

Expand Down

0 comments on commit d31c320

Please sign in to comment.