Docker on Linux — WARNING: No swap limit support
I was setting up Docker 1.13 on new host and after finishing the installation I noticed that Docker was displaying "WARNING: No swap limit support". According to documentation, this warning can be safely ignored if someone doesn't need these capabilities. If on…