docker-cookbook icon indicating copy to clipboard operation
docker-cookbook copied to clipboard

Chef cookbook for docker

Results 1 docker-cookbook issues
Sort by recently updated
recently updated
newest added

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...