I'd like to know if it's possible to configure the docker engine to always add a custom flag (--sysctl) for all containers?
My problem is that I'am a rancher user, and rancher doesn't support the --sysctl flag. I'am looking for a workarround to this.
Thank you.