Containers are lightweight and use minimal system resources Docker containers get rid of issues arising from package ...
It’s not just running code that benefits from a reproducible environment — building code in containers is commonplace as well; we wrote about using Docker to cross compile for Raspberry Pi.
However, configuring them inside containers is a fun project that has the added benefit of ensuring you dont break anything ...