Remove sysctl setting which is not used anymore (#611)
This commit is contained in:
parent
14fe4bf6f8
commit
aab87757d3
@ -1,2 +0,0 @@
|
||||
sysctl -w net.core.rmem_max=509430500
|
||||
|
@ -47,7 +47,6 @@ RUN apt-get update \
|
||||
&& rm -rf /root/deps
|
||||
|
||||
COPY ["ptf_nn_agent.conf", "/etc/supervisor/conf.d/"]
|
||||
COPY ["99-syncd.conf", "/etc/sysctl.d/"]
|
||||
|
||||
ENTRYPOINT ["/usr/bin/supervisord"]
|
||||
|
||||
|
@ -1,2 +0,0 @@
|
||||
sysctl -w net.core.rmem_max=509430500
|
||||
|
@ -47,6 +47,5 @@ RUN apt-get update \
|
||||
&& rm -rf /root/deps
|
||||
|
||||
COPY ["ptf_nn_agent.conf", "/etc/supervisor/conf.d/"]
|
||||
COPY ["99-syncd.conf", "/etc/sysctl.d/"]
|
||||
|
||||
ENTRYPOINT ["/usr/bin/supervisord"]
|
||||
|
@ -1,2 +0,0 @@
|
||||
sysctl -w net.core.rmem_max=509430500
|
||||
|
@ -47,7 +47,6 @@ RUN apt-get update \
|
||||
&& rm -rf /root/deps
|
||||
|
||||
COPY ["ptf_nn_agent.conf", "/etc/supervisor/conf.d/"]
|
||||
COPY ["99-syncd.conf", "/etc/sysctl.d/"]
|
||||
|
||||
ENTRYPOINT ["/usr/bin/supervisord"]
|
||||
|
||||
|
@ -1,2 +0,0 @@
|
||||
sysctl -w net.core.rmem_max=509430500
|
||||
|
@ -47,7 +47,6 @@ RUN apt-get update \
|
||||
&& rm -rf /root/deps
|
||||
|
||||
COPY ["ptf_nn_agent.conf", "/etc/supervisor/conf.d/"]
|
||||
COPY ["99-syncd.conf", "/etc/sysctl.d/"]
|
||||
|
||||
ENTRYPOINT ["/usr/bin/supervisord"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user