Hi all,
I want to set following two variable in my container:
sysctl net.core.wmem_max
sysctl net.core.rmem_max
I have downloaded source ocde of docker from here https://github.com/moby/moby
Is there way to change the code for sysctl so that i can set above system variables from conrainer.