Revert "Fix package dependancies"

This reverts commit bb7958f7cf.

Change-Id: Ia8c48d12be3f45ab716543842a4229689c706e48
This commit is contained in:
Sam Yaple 2017-05-26 21:30:53 +00:00
parent bb7958f7cf
commit 0846657b6e
3 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@ RUN set -x \
ebtables \
ipset \
keepalived \
libxml2 \
openvswitch \
uuid \
&& git init /tmp/common/ \
&& git --git-dir /tmp/common/.git fetch --depth 1 $SCRIPTS_REPO $SCRIPTS_REF \

2
debian/Dockerfile vendored
View File

@ -25,7 +25,7 @@ RUN set -x \
iptables \
iputils-arping \
keepalived \
libxml2 \
openvswitch-switch \
uuid-runtime \
&& git init /tmp/common/ \
&& git --git-dir /tmp/common/.git fetch --depth 1 $SCRIPTS_REPO $SCRIPTS_REF \

View File

@ -25,7 +25,7 @@ RUN set -x \
iptables \
iputils-arping \
keepalived \
libxml2 \
openvswitch-switch \
uuid-runtime \
&& git init /tmp/common/ \
&& git --git-dir /tmp/common/.git fetch --depth 1 $SCRIPTS_REPO $SCRIPTS_REF \