We can assign cpu-quota and cpu-period using docker run command. How to achieve the same using docker service create command?.
In docker 1.12 swarm mode there is only "--limit-cpus" option.
We can assign cpu-quota and cpu-period using docker run command. How to achieve the same using docker service create command?.
In docker 1.12 swarm mode there is only "--limit-cpus" option.