Docker Performance

2016-02-13 08:48:14 -0500

Docker is almost as fast as native. But still we can get it better on performance by tuning options

Networking

docker run --net=host

will give you the best performance of networking

It tells docker to not containerize the container’s networking

«Newer      Older»
Comment:
Name:

Back to home

Subscribe | Register | Login | N