Description
Development-only dependencies can be managed through Docker-based project tooling. It is useful when a project needs supporting services or tools without installing them permanently on the host.
Containerized dependencies can still mount files, expose ports, and consume resources. Review project definitions before starting dependencies from untrusted repositories.