Description
Local development environments can be created from a prebuilt binary package using Docker containers. It is useful for developers who want repeatable project stacks without compiling the tool locally.
Container development tools can start services, bind ports, mount files, and consume significant disk space. Use trusted project recipes and review exposed services.