Description
Local development environments can be created across platforms using Docker containers. It is useful for developers who need repeatable project stacks without manually configuring every service on the host.
Container development tools can start services, bind ports, mount files, and consume significant disk space. Use trusted project recipes and review exposed services.