Posts

31 December 2023

How to disable docker containers auto start

If we are working on multiple projects with each of them based on various docker container(s), it could be annoying to stop every container that is automatically started only to turn on our desired container after that.