Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!
We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!
Learn from Guru Rajesh Kumar and double your salary in just one year.
docker update command is to set limits to a single container or multiple contianers. We can limit such as input/output resources, cpu runtime period, cpu-quota and cpu shares.
docker update --cpu-period=5000 akilan // here we have updated the runtime to 5 ms.