docker-cookbook
docker-cookbook copied to clipboard
how can i use those options "--cpuset-cpus=1 --cpu-period=100000 --cpu-quota=50000" in the docker cookbook
I was use the docker cookbook in my production environment . now i found those option "--cpuset-cpus=1 --cpu-period=100000 --cpu-quota=50000" not defined in the "resources/container.rb". now how can i use those this options?