The following line in the Dockerfile:
sysctl -w net.ipv4.netfilter.ip_conntrack_tcp_timeout_time_wait="1"
Results in this error:
sysctl: cannot stat /proc/sys/net/ipv4/netfilter/ip_conntrack_tcp_timeout_time_wait: No such file or directory
from a short investigation, the following kernel module doesn't exist in this location, also all of the kernel modules aren't located under /var/lib/modules/$(uname -r) but in /sys/module