Skip to content

Commit

Permalink
Merge pull request #1729 from r2d4/ebtables-localkube-container
Browse files Browse the repository at this point in the history
Add ebtables package to localkube container
  • Loading branch information
r2d4 authored Jul 21, 2017
2 parents 20dfa5f + 384a16f commit f32754f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ FROM debian:jessie
RUN DEBIAN_FRONTEND=noninteractive apt-get update -y \
&& DEBIAN_FRONTEND=noninteractive apt-get -yy -q install \
iptables \
ebtables \
ethtool \
ca-certificates \
util-linux \
Expand Down

0 comments on commit f32754f

Please sign in to comment.