1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-14 11:23:34 +02:00

Merge pull request #25 from kongo2002/fix-tc-distribution-dir

iptables: fix tc distribution directory
This commit is contained in:
Kev++ 2016-09-02 22:08:54 +08:00 committed by GitHub
commit 8ff0a14dba

View File

@ -5,7 +5,7 @@
FROM alpine
MAINTAINER kev <noreply@easypi.info>
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