Docker Compose makes it easy to configure your docker environment and store those configurations in a single file that can be backed up and version-controlled, and run in a consistent manner every single time. The more services you add, the more convenient the compose file becomes.