1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-08-10 22:31:28 +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

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