- Build was going wrong because Dockerfile RUN statements were not chaining their state.
- Add tcp_challenge_ack_limit variable to bypass linux kernel tcp ack exploit
- Add DOCKER tuner
- Use net instead since proc mount didn't worked for tcp tuning.
- Force user to mount proc on container
- Initial Release
- Created 2 tuners:
- CACHE - drops kernel's cache
- TCP - handle's TCP configuration