diff --git a/iptables/Dockerfile b/iptables/Dockerfile index 0e3ef51..0f37e9f 100644 --- a/iptables/Dockerfile +++ b/iptables/Dockerfile @@ -5,7 +5,7 @@ FROM alpine MAINTAINER kev -RUN apk add -U iproute2 +RUN apk add -U iproute2 && ln -s /usr/lib/tc /lib/tc ENV LIMIT_PORT 8388 ENV LIMIT_CONN 5