1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-25 00:08:49 +00: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

@ -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