mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
iptables: fix tc distribution directory
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user